Muehlenhoff has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/401485 )

Change subject: Add docker to account check consistency check whitelist
......................................................................

Add docker to account check consistency check whitelist

Change-Id: I0355c515e94e37f5045b5d73867cb25163877333
---
M modules/openldap/files/cross-validate-accounts.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/85/401485/1

diff --git a/modules/openldap/files/cross-validate-accounts.py 
b/modules/openldap/files/cross-validate-accounts.py
index 7892dd4..4c85f22 100644
--- a/modules/openldap/files/cross-validate-accounts.py
+++ b/modules/openldap/files/cross-validate-accounts.py
@@ -225,7 +225,7 @@
                 # deploy-phabricator concerns handling of keyholder for 
deployment
                 # analytics-search-users concerns user creation in HDFS
                 groups.difference_update(['analytics-privatedata-users', 
'gitpuppet', 'ops',
-                                          'researchers', 
'statistics-privatedata-users',
+                                          'researchers', 
'statistics-privatedata-users', 'docker',
                                           'deploy-phabricator', 
'analytics-search-users'])
                 if len(set(groups)) > 0:
                     log += "Malformed membership for ops user " + i + ", has 
additional group(s): "

-- 
To view, visit https://gerrit.wikimedia.org/r/401485
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0355c515e94e37f5045b5d73867cb25163877333
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <mmuhlenh...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to