Add puppet-ssh_keygen to external modules
Introduce puppet-shh_keygen to generate sshkey for designated users in OpenStack services, such as Octavia, Nova, etc. Change-Id: I641c3a380c5647d28535914e3a6fb5dd793b6fba
This commit is contained in:
parent
38f5cc6eee
commit
9dc0a3b7d3
@ -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'
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user