Update Servers & Workflows/Linux/Automation/Puppet/Storing Puppets in Gitea.md
This commit is contained in:
@ -28,7 +28,7 @@ sudo nano /etc/puppetlabs/r10k/r10k.yaml
|
||||
# Cache directory for r10k
|
||||
cachedir: '/var/cache/r10k'
|
||||
|
||||
# Sources define which repositories contain environments
|
||||
# Sources define which repositories contain environments (Be sure to use the SSH URL, not the Git URL)
|
||||
sources:
|
||||
puppet:
|
||||
remote: 'git@git.bunny-lab.io:GitOps/Puppet.git'
|
||||
|
Reference in New Issue
Block a user