Merge "Add puppet-ssh_keygen to external modules"

This commit is contained in:
Zuul 2017-11-02 18:53:34 +00:00 committed by Gerrit Code Review
commit 96d8239220
2 changed files with 5 additions and 1 deletions

View File

@ -242,7 +242,10 @@ mod 'corosync',
:git => 'https://github.com/voxpupuli/puppet-corosync',
:ref => 'v5.0.0'
mod 'ssh_keygen',
:git => 'https://github.com/voxpupuli/puppet-ssh_keygen',
:ref => 'v2.0.1'
mod 'redis',
:git => 'https://github.com/arioch/puppet-redis',
:ref => 'v3.2.0'

View File

@ -21,4 +21,5 @@ stankevich/puppet-python
theforeman/puppet-dns
voxpupuli/puppet-archive
voxpupuli/puppet-corosync,v5.0.0
voxpupuli/puppet-ssh_keygen,v2.0.1
arioch/puppet-redis