Giuseppe Lavagetto has uploaded a new change for review. https://gerrit.wikimedia.org/r/202381
Change subject: stat100*: fix cluster definition ...................................................................... stat100*: fix cluster definition Change-Id: Ibea9f3f0678c296bb6355023720a3c756b44d97e --- D hieradata/mainrole/statistics.yaml M hieradata/role/common/statistics/cruncher.yaml M hieradata/role/common/statistics/private.yaml M hieradata/role/common/statistics/web.yaml 4 files changed, 3 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/81/202381/1 diff --git a/hieradata/mainrole/statistics.yaml b/hieradata/mainrole/statistics.yaml deleted file mode 100644 index bfd40f0..0000000 --- a/hieradata/mainrole/statistics.yaml +++ /dev/null @@ -1 +0,0 @@ -cluster: analytics diff --git a/hieradata/role/common/statistics/cruncher.yaml b/hieradata/role/common/statistics/cruncher.yaml index af45525..6ab5279 100644 --- a/hieradata/role/common/statistics/cruncher.yaml +++ b/hieradata/role/common/statistics/cruncher.yaml @@ -1,4 +1,4 @@ -cluster: statistics +cluster: analytics admin::groups: - statistics-privatedata-users - statistics-admins diff --git a/hieradata/role/common/statistics/private.yaml b/hieradata/role/common/statistics/private.yaml index 9e44f9a..43fc594 100644 --- a/hieradata/role/common/statistics/private.yaml +++ b/hieradata/role/common/statistics/private.yaml @@ -1,4 +1,4 @@ -cluster: statistics +cluster: analytics admin::groups: - statistics-privatedata-users - statistics-admins diff --git a/hieradata/role/common/statistics/web.yaml b/hieradata/role/common/statistics/web.yaml index 1f54370..70a0bd6 100644 --- a/hieradata/role/common/statistics/web.yaml +++ b/hieradata/role/common/statistics/web.yaml @@ -1,3 +1,3 @@ -cluster: statistics +cluster: analytics admin::groups: - statistics-web-users -- To view, visit https://gerrit.wikimedia.org/r/202381 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ibea9f3f0678c296bb6355023720a3c756b44d97e Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Giuseppe Lavagetto <glavage...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits