Skip to content

Instantly share code, notes, and snippets.

@gianlucacandiotti
Created May 22, 2015 17:29
Show Gist options
  • Save gianlucacandiotti/95cd7f17d51fff68d69e to your computer and use it in GitHub Desktop.
Save gianlucacandiotti/95cd7f17d51fff68d69e to your computer and use it in GitHub Desktop.
Adding Puppet common modules as submodules.
git submodule add git@github.com:GianlucaCandiotti/puppet-nodejs.git vagrant-env/puppet/modules/nodejs
git submodule add git@github.com:GianlucaCandiotti/puppetlabs-stdlib.git vagrant-env/puppet/modules/stdlib
git submodule add git@github.com:GianlucaCandiotti/puppet-wget.git vagrant-env/puppet/modules/wget
git submodule add git@github.com: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