Added sshkeys module.

This commit is contained in:
Ciaby 2015-05-20 13:15:24 -05:00
parent 1c7dffc32a
commit 1bfaf24795
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "modules/python"]
path = modules/python
url = https://github.com/stankevich/puppet-python.git
[submodule "modules/sshkeys"]
path = modules/sshkeys
url = https://github.com/artem-sidorenko/puppet-sshkeys.git

View file

@ -100,6 +100,7 @@ class rhizo_base {
include ntp
include kannel
include sshkeys
include rhizo_base::fixes
include rhizo_base::apt
include rhizo_base::postgresql

1
modules/sshkeys Submodule

@ -0,0 +1 @@
Subproject commit fdb9a2189266804ff4a0188ddc0f656ec0ba1151