Commit Graph

11 Commits

Author SHA1 Message Date
OpenDev Sysadmins 188e75d491 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:10 +00:00
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
Spencer Krum 934627cde3 Add gitreview
Change-Id: Ibd0518ea9d44d2a13a6d81631d4e250cba4eef26
2015-06-01 11:30:20 -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 4c080ffbe3 Fix autossh command template
It had breaklines, now it's set as a one-liner
2015-03-24 18:28:18 +00:00
Ricardo Carrillo Cruz f41ff41748 Rename module to gozerhp-autossh
No need to put 'puppet', it's obvious it's a puppet module
2015-03-24 17:22:36 +00:00
Ricardo Carrillo Cruz 2c69ca440a Add puppet manifests and templates 2015-03-24 17:54:12 +01:00
Ricardo Carrillo Cruz 82e0969f85 Add Rakefile 2015-03-24 17:46:07 +01:00
Ricardo Carrillo Cruz ff5881731a Add metadata.json 2015-03-24 17:44:32 +01:00
Ricardo Carrillo Cruz 7e76702a88 Initial commit 2015-03-24 17:39:01 +01:00