Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/246850
Change subject: admin: add datacenter-ops group to palladium ...................................................................... admin: add datacenter-ops group to palladium Change-Id: Id553cc38820e6d7b99f3147b3063ba2b612c160a --- M hieradata/hosts/palladium.yaml 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/50/246850/1 diff --git a/hieradata/hosts/palladium.yaml b/hieradata/hosts/palladium.yaml index b5f9719..403e0d3 100644 --- a/hieradata/hosts/palladium.yaml +++ b/hieradata/hosts/palladium.yaml @@ -8,3 +8,5 @@ confd::monitor_files: false apache::logrotate::period: "daily" apache::logrotate::rotate: 7 +admin::groups: + - datacenter-ops -- To view, visit https://gerrit.wikimedia.org/r/246850 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id553cc38820e6d7b99f3147b3063ba2b612c160a 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
