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