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:
Xingchao Yu 2017-10-30 10:09:25 +08:00 committed by ZhongShengping
parent 38f5cc6eee
commit 9dc0a3b7d3
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