Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added puppetlabs-sshkeys repository as a submodule named 'sshkeys' to…
… test that submodule updates work with a submodule whose name is != their path. JENKINS-37495
  • Loading branch information
courtarro committed Nov 24, 2016
1 parent 846f195 commit 27a8d74
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -4,3 +4,6 @@
[submodule "modules/ntp"]
path = modules/ntp
url = https://github.com/puppetlabs/puppetlabs-ntp.git
[submodule "puppetssh"]
path = modules/sshkeys
url = https://github.com/puppetlabs/puppetlabs-sshkeys.git
1 change: 1 addition & 0 deletions modules/sshkeys
Submodule sshkeys added at 689c45

0 comments on commit 27a8d74

Please sign in to comment.