Yuvipanda has uploaded a new change for review.

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

Change subject: toollabs: Add mosh to bastions
......................................................................

toollabs: Add mosh to bastions

Change-Id: Ibebff69b4e0001ed6ad2d3593f5c47225006e0ce
---
M modules/toollabs/manifests/bastion.pp
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/12/198812/1

diff --git a/modules/toollabs/manifests/bastion.pp 
b/modules/toollabs/manifests/bastion.pp
index d6f7347..93297fd 100644
--- a/modules/toollabs/manifests/bastion.pp
+++ b/modules/toollabs/manifests/bastion.pp
@@ -41,6 +41,10 @@
         content => "${::ipaddress}\n",
     }
 
+    # Because it rocks
+    package { 'mosh':
+        ensure => present,
+    }
     # Display tips.
     package { 'grep':
         ensure => present,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibebff69b4e0001ed6ad2d3593f5c47225006e0ce
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