Jan Dittberner
9f662e3afb
- define grains to match optimized gvasalt repository - define minion configuration in separate file - drop custome salt/bootstrap.sh - adapt Vagrantfile to use the custom grains file - increase memory size of created VM to allow the salt provisioning to succeed
11 lines
125 B
Text
11 lines
125 B
Text
file_client: local
|
|
|
|
file_roots:
|
|
base:
|
|
- /srv/salt/
|
|
|
|
pillar_roots:
|
|
base:
|
|
- /srv/pillar
|
|
|
|
log_file: file:///dev/log
|