Dzahn has submitted this change and it was merged. Change subject: admin/swift: add swift-roots in hiera/common ......................................................................
admin/swift: add swift-roots in hiera/common Add the new admin group for swift-roots (I4f9d3243b90dd7) on swift nodes via hiera/common. Bug:T130910 Change-Id: I0032385370b4a792232126d953870adeb6cf8f3d --- M hieradata/common/swift.yaml 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: jenkins-bot: Verified Dzahn: Looks good to me, approved diff --git a/hieradata/common/swift.yaml b/hieradata/common/swift.yaml index a1d8f67..5efac28 100644 --- a/hieradata/common/swift.yaml +++ b/hieradata/common/swift.yaml @@ -1,3 +1,5 @@ +admin::groups: + - swift-roots # used by ferm proxyhosts: - ms-fe1001.eqiad.wmnet -- To view, visit https://gerrit.wikimedia.org/r/283366 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0032385370b4a792232126d953870adeb6cf8f3d Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Dzahn <[email protected]> Gerrit-Reviewer: Andrew Bogott <[email protected]> Gerrit-Reviewer: Dzahn <[email protected]> Gerrit-Reviewer: Filippo Giunchedi <[email protected]> Gerrit-Reviewer: Gilles <[email protected]> Gerrit-Reviewer: Ori.livneh <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
