Muehlenhoff has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/282122

Change subject: Use bastionhost::2fa role on iron
......................................................................

Use bastionhost::2fa role on iron

Change-Id: I784ed4f65ff389cd0f5c2212471cddcbeee49c06
---
M manifests/site.pp
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/22/282122/1

diff --git a/manifests/site.pp b/manifests/site.pp
index d763118..64bad1a 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1220,12 +1220,12 @@
 
 node 'iron.wikimedia.org' {
     system::role { 'misc':
-        description => 'Operations Bastion',
+        description => 'Experimental Yubico 2fa bastion',
     }
     interface::add_ip6_mapped { 'main':
         interface => 'eth0',
     }
-    role bastionhost::opsonly
+    role bastionhost::2fa
 }
 
 # Analytics Kafka Brokers

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I784ed4f65ff389cd0f5c2212471cddcbeee49c06
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <[email protected]>

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

Reply via email to