Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# The location to use for storing cached Git repos
|
||||
:cachedir: '/opt/puppetlabs/cache/r10k'
|
||||
|
||||
# A list of git repositories to create
|
||||
:sources:
|
||||
# This will clone the git repository and instantiate an environment per
|
||||
# branch in /etc/puppetlabs/code/environments
|
||||
:unkin:
|
||||
remote: 'git@github.com:neoloc/puppet-prod'
|
||||
basedir: '/etc/puppetlabs/code/environments'
|
||||
Reference in New Issue
Block a user