Dzahn has submitted this change and it was merged.

Change subject: Remove beta::deployaccess
......................................................................


Remove beta::deployaccess

Seems unused, appears to have been a duplicate of role::beta::mediawiki, just
with a lower priority and deploy-service as well as mwdeploy.

Bug: T86644
Change-Id: Ida19797ed9893bdf785b2707b8179a1a67e7677a
---
D modules/beta/manifests/deployaccess.pp
1 file changed, 0 insertions(+), 9 deletions(-)

Approvals:
  Thcipriani: Looks good to me, but someone else must approve
  Hashar: Looks good to me, but someone else must approve
  Dzahn: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/beta/manifests/deployaccess.pp 
b/modules/beta/manifests/deployaccess.pp
deleted file mode 100644
index 3c7da66..0000000
--- a/modules/beta/manifests/deployaccess.pp
+++ /dev/null
@@ -1,9 +0,0 @@
-# TODO: remove this if https://phabricator.wikimedia.org/T121721
-# is fixed.
-class beta::deployaccess {
-    $ips = 
join($network::constants::special_hosts[$::realm]['deployment_hosts'], ' ')
-    security::access::config { 'beta-allow-mwdeploy':
-        content  => "+ : deploy-service mwdeploy : ${ips}\n",
-        priority => 50,
-    }
-}

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ida19797ed9893bdf785b2707b8179a1a67e7677a
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alex Monk <a...@wikimedia.org>
Gerrit-Reviewer: 20after4 <mmod...@wikimedia.org>
Gerrit-Reviewer: Alex Monk <a...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Filippo Giunchedi <fgiunch...@wikimedia.org>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: Thcipriani <tcipri...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to