Update typo in gitmodule file
The url for the rspec module was incorrect
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -27,7 +27,7 @@
|
||||
url = git://github.com/puppetlabs/puppetlabs-keystone
|
||||
[submodule "modules/rsync"]
|
||||
path = modules/rsync
|
||||
url = git://github.com/puppetlabs/puppet-rsync
|
||||
url = git://github.com/puppetlabs/puppetlabs-rsync
|
||||
[submodule "modules/ssh"]
|
||||
path = modules/ssh
|
||||
url = git://github.com/saz/puppet-ssh
|
||||
|
Reference in New Issue
Block a user