Permalink
Please sign in to comment.
Showing
with
4 additions
and 0 deletions.
- +3 −0 .gitmodules
- +1 −0 provision/puppet/modules/fccmodule
3
.gitmodules
| @@ -1,3 +1,6 @@ | ||
| [submodule "provision/puppet/modules/nodejs"] | ||
| path = provision/puppet/modules/nodejs | ||
| url = https://github.com/mikemimik/puppet-module-nodejs.git | ||
| +[submodule "provision/puppet/modules/fccmodule"] | ||
| + path = provision/puppet/modules/fccmodule | ||
| + url = https://github.com/mikemimik/puppet-module-freecodecamp.git |
1
provision/puppet/modules/fccmodule
| @@ -0,0 +1 @@ | ||
| +Subproject commit 07f74e0fae78ce609aa1d2b0a1e32467a014a951 |
0 comments on commit
09f3459