setup salt provisioning for vagrant
This commit is contained in:
parent
addc6e9241
commit
724a4a9823
7 changed files with 56 additions and 0 deletions
11
minion
Normal file
11
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