Update Vagrant configuration for Buster
This commit ensures that gvaweb can be installed in a Debian Buster libvirt Vagrant box. The changes have previously been explored by changing the Vagrant configuration for gvaldap.
This commit is contained in:
parent
87fa495f1c
commit
8802df4967
5 changed files with 48 additions and 44 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