Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/283366
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(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/66/283366/1 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: newchange Gerrit-Change-Id: I0032385370b4a792232126d953870adeb6cf8f3d Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Dzahn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
