Yuvipanda has uploaded a new change for review.

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


Change subject: Add labsbastion role
......................................................................

Add labsbastion role

Provides the motd message about asking for help. Also installs
mosh on the server

Change-Id: I030cb01ed5228d567f351b23f0fc1e6fa3e1ee26
---
A manifests/role/labsbastion.pp
1 file changed, 7 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/27/84927/1

diff --git a/manifests/role/labsbastion.pp b/manifests/role/labsbastion.pp
new file mode 100644
index 0000000..6cfcf53
--- /dev/null
+++ b/manifests/role/labsbastion.pp
@@ -0,0 +1,7 @@
+class role::labs::bastion {
+    system_role { "role::labs::bastion":
+        description => "General role for bastions on Wikimedia Labs"
+    }
+
+   class { 'ssh::bastion': }
+}

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

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

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

Reply via email to