Dzahn has submitted this change and it was merged.
Change subject: tor - fix syntax error in motd script
......................................................................
tor - fix syntax error in motd script
Change-Id: Idd5a0e5dfd5654a0a406908ebc0be187764958a6
---
M modules/tor/manifests/init.pp
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
jenkins-bot: Verified
Dzahn: Looks good to me, approved
diff --git a/modules/tor/manifests/init.pp b/modules/tor/manifests/init.pp
index 059a9b0..5b77c46 100644
--- a/modules/tor/manifests/init.pp
+++ b/modules/tor/manifests/init.pp
@@ -61,7 +61,7 @@
motd::script { 'tor_arm':
ensure => present,
- content => "echo 'This 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'",
+ content => "echo 'This 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/168219
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idd5a0e5dfd5654a0a406908ebc0be187764958a6
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits