diff --git a/Puppetfile b/Puppetfile index ad67dfe727b388ff793766054189bf2dcd2eb841..de776f7d8d8e534ee346047e3a3c52e072c9b98e 100644 --- a/Puppetfile +++ b/Puppetfile @@ -26,6 +26,9 @@ mod 'saz-sudo' # Forked to use newer versions mod 'arioch-redis', :git => 'https://github.com/cFire/puppet-redis' +mod 'puppet-autossh', + :git => "https://github.com/cfire/puppet-autossh.git", + :commit => '6ce3f78' mod 'lvicainne-opendkim', :git => 'https://github.com/cFire/puppet-opendkim' mod 'puppetlabs-docker', diff --git a/Puppetfile.lock b/Puppetfile.lock index 8db940b9212a7c325084a08b19932b9be65808eb..129a3ccf1aba3cc74dc1e704279b118871f3f826 100644 --- a/Puppetfile.lock +++ b/Puppetfile.lock @@ -8,15 +8,16 @@ FORGE puppetlabs-stdlib (< 6.0.0, >= 4.13.1) alexharvey-firewall_multi (1.12.0) puppetlabs-firewall (< 2.0.0, >= 1.10.0) - camptocamp-systemd (2.1.0) + camptocamp-systemd (2.2.0) + puppetlabs-inifile (< 3.0.0, >= 1.6.0) puppetlabs-stdlib (< 6.0.0, >= 4.13.1) danfoster-sysfs (0.2.0) puppetlabs-concat (>= 0) puppetlabs-stdlib (>= 1.0.0) - herculesteam-augeasproviders_core (2.2.0) + herculesteam-augeasproviders_core (2.4.0) puppetlabs-stdlib (< 6.0.0, >= 3.2.0) - herculesteam-augeasproviders_sysctl (2.2.1) - herculesteam-augeasproviders_core (< 3.0.0, >= 2.1.0) + herculesteam-augeasproviders_sysctl (2.3.1) + herculesteam-augeasproviders_core (< 3.0.0, >= 2.4.0) puppet-archive (3.2.1) puppetlabs-stdlib (< 6.0.0, >= 4.13.1) puppet-extlib (3.1.0) @@ -38,7 +39,7 @@ FORGE puppetlabs-apt (6.3.0) puppetlabs-stdlib (< 6.0.0, >= 4.16.0) puppetlabs-translate (< 2.0.0, >= 1.0.0) - puppetlabs-concat (5.2.0) + puppetlabs-concat (5.3.0) puppetlabs-stdlib (< 6.0.0, >= 4.13.1) puppetlabs-translate (< 2.0.0, >= 1.0.0) puppetlabs-firewall (1.15.1) @@ -107,6 +108,15 @@ GIT puppetlabs-stdlib (< 7.0.0, >= 4.24.0) puppetlabs-translate (< 2.0.0, >= 0.0.1) +GIT + remote: https://github.com/cfire/puppet-autossh.git + ref: 6ce3f78 + sha: 6ce3f78815544ca62becd1d3c116a0d508894977 + specs: + puppet-autossh (1.2.5) + puppetlabs-concat (>= 1.1.0) + puppetlabs-stdlib (>= 4.3.0) + DEPENDENCIES KyleAnderson-consul (>= 0) alexharvey-firewall_multi (>= 0) @@ -114,6 +124,7 @@ DEPENDENCIES danfoster-sysfs (>= 0) herculesteam-augeasproviders_sysctl (>= 0) lvicainne-opendkim (>= 0) + puppet-autossh (>= 0) puppet-fail2ban (>= 0) puppet-gitlab_ci_runner (>= 0) puppet-letsencrypt (>= 0)