Faidon Liambotis has uploaded a new change for review.

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

Change subject: tor: drop motd::script from the module
......................................................................

tor: drop motd::script from the module

It's inaccurate, not that helpful and will be even more obsolete in the
future.

Change-Id: If58bf9655e929b9c07963207740ebaf72b43b23a
---
M modules/tor/manifests/init.pp
1 file changed, 0 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/10/260010/1

diff --git a/modules/tor/manifests/init.pp b/modules/tor/manifests/init.pp
index d0ca294..2c6cc00 100644
--- a/modules/tor/manifests/init.pp
+++ b/modules/tor/manifests/init.pp
@@ -35,9 +35,4 @@
         ensure  => 'running',
         require => Package['tor'],
     }
-
-    motd::script { 'tor_arm':
-        ensure  => present,
-        content => "#!/bin/sh\necho '\nThis is a Tor relay. arm is a 
monitoring tool for it.\nusage: sudo -u debian-tor arm\nalso see: tail -f 
/var/log/tor/tor.log\n'",
-    }
 }

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

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

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

Reply via email to