Andrew Bogott has submitted this change and it was merged.

Change subject: TEMPORARY HACK:  Add access_new_install to iron
......................................................................


TEMPORARY HACK:  Add access_new_install to iron

I'm adding this to get some new labs hardware online.  This
change should be reverted and the key shredded as soon
as those boxes are running.

Bug: T138509
Change-Id: I382a03baafcc091196a5fa942fb522b02c56ccf4
---
M manifests/site.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Andrew Bogott: Looks good to me, approved
  RobH: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/manifests/site.pp b/manifests/site.pp
index 671512e..de6422a 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1369,7 +1369,7 @@
     interface::add_ip6_mapped { 'main':
         interface => 'eth0',
     }
-    role bastionhost::2fa
+    role bastionhost::2fa, access_new_install
 }
 
 # Analytics Kafka Brokers

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I382a03baafcc091196a5fa942fb522b02c56ccf4
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: RobH <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to