setup salt provisioning for vagrant
This commit is contained in:
parent
11b1befa1b
commit
6f9b17dc49
9 changed files with 67 additions and 18 deletions
11
salt/minion
Normal file
11
salt/minion
Normal file
|
@ -0,0 +1,11 @@
|
|||
file_client: local
|
||||
|
||||
file_roots:
|
||||
base:
|
||||
- /srv/salt/
|
||||
|
||||
pillar_roots:
|
||||
base:
|
||||
- /srv/pillar
|
||||
|
||||
log_file: file:///dev/log
|
Loading…
Add table
Add a link
Reference in a new issue