Commit Graph

4 Commits

Author SHA1 Message Date
Spencer Krum 7d232b51cc Use puppet true, which is lowercase
https://docs.puppetlabs.com/puppet/4.1/reference/lang_data_boolean.html
Also fixup some whitespace.

Change-Id: I284f213b6df3c3a57f54bb9b29e31103642b5641
2015-06-04 16:24:39 -07:00
Ricardo Carrillo Cruz d04944fa9d Refactor tunnel.pp params
Autossh parameters are only the monitoring port and the -f flag,
the rest are not specific to autossh but they belong to ssh.
Instead of complicating the signature of the class, let's just
put all ssh args as an array and expose monitoring and background
mode flags.

Change-Id: I886edb0a3ed61b81060db39a2b4ab1bb70658f44
2015-04-06 10:43:33 +00:00
Ricardo Carrillo Cruz da9eb4a323 Add user parameter to allow running the service as a non-root user 2015-03-25 10:23:15 +00:00
Ricardo Carrillo Cruz 2c69ca440a Add puppet manifests and templates 2015-03-24 17:54:12 +01:00