add a $puppet_private var so we don't have private files half in/half out
This commit is contained in:
parent
eb5c5413f6
commit
67f56413a5
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
basedir: /srv/web/infra/ansible
|
||||
private: /srv/private/ansible
|
||||
puppet_private: /var/lib/puppet/git/configs/secure
|
||||
bigfiles: /srv/web/infra/bigfiles
|
||||
files: /srv/web/infra/ansible/files
|
||||
handlers: /srv/web/infra/ansible/handlers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue