Ryan Lane has submitted this change and it was merged.
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(-)
Approvals:
Ryan Lane: Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/role/labsbastion.pp b/manifests/role/labsbastion.pp
new file mode 100644
index 0000000..502ca1b
--- /dev/null
+++ b/manifests/role/labsbastion.pp
@@ -0,0 +1,7 @@
+class role::labs::bastion {
+ system_role { "role::labs::bastion":
+ description => "Labs bastion host (with mosh enabled)"
+ }
+
+ class { 'ssh::bastion': }
+}
--
To view, visit https://gerrit.wikimedia.org/r/84927
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I030cb01ed5228d567f351b23f0fc1e6fa3e1ee26
Gerrit-PatchSet: 4
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Akosiaris <[email protected]>
Gerrit-Reviewer: Ryan Lane <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: coren <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits