Skip to content

Instantly share code, notes, and snippets.

@dustycodes
Last active January 18, 2017 22:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dustycodes/2fd968106edfc2a850dd4dcdfd184122 to your computer and use it in GitHub Desktop.
Save dustycodes/2fd968106edfc2a850dd4dcdfd184122 to your computer and use it in GitHub Desktop.
mkdir -p ~/Documents/Repositories/puppet/{environment,manifests,modules,ssh-keys}
mkdir -p C:/tools/ruby23/lib/ruby/gems/2.3.0/gems/r10k-2.5.1/cache # For r10k caching
cd ~/Documents/Repositories/puppet
touch hiera.yaml
touch r10k.yaml
touch runner.sh
touch ssh-keys/id_rsa
atom .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment