Giuseppe Lavagetto has submitted this change and it was merged. Change subject: cassandra: change application username ......................................................................
cassandra: change application username Change-Id: I0edc6ecd1c0e5a573161fadeb1dffae89efbe552 --- M hieradata/role/common/cassandra.yaml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Giuseppe Lavagetto: Verified; Looks good to me, approved jenkins-bot: Verified diff --git a/hieradata/role/common/cassandra.yaml b/hieradata/role/common/cassandra.yaml index d73631c..ade2d37 100644 --- a/hieradata/role/common/cassandra.yaml +++ b/hieradata/role/common/cassandra.yaml @@ -72,5 +72,5 @@ # see also https://phabricator.wikimedia.org/T112257#1663467 for full context cassandra::cluster_name: "eqiad" -cassandra::application_username: restbase +cassandra::application_username: restb cassandra::application_password: "%{passwords::cassandra::restbase}" -- To view, visit https://gerrit.wikimedia.org/r/264584 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0edc6ecd1c0e5a573161fadeb1dffae89efbe552 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Giuseppe Lavagetto <[email protected]> Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
