Created
May 22, 2015 17:29
-
-
Save gianlucacandiotti/95cd7f17d51fff68d69e to your computer and use it in GitHub Desktop.
Adding Puppet common modules as submodules.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git submodule add [email protected]:GianlucaCandiotti/puppet-nodejs.git vagrant-env/puppet/modules/nodejs | |
git submodule add [email protected]:GianlucaCandiotti/puppetlabs-stdlib.git vagrant-env/puppet/modules/stdlib | |
git submodule add [email protected]:GianlucaCandiotti/puppet-wget.git vagrant-env/puppet/modules/wget | |
git submodule add [email protected]:GianlucaCandiotti/puppetlabs-apt.git vagrant-env/puppet/modules/apt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment