Allow boostrap with Buster
- add script and Vagrantfile code to preseed salt minion keys - add needed bootstrap_options for Python 3 support - add grains files and populate those of the ldap and web node - add script to fix systemd-networkd setup with Debian libvirt Vagrant images - switch from VirtualBox to libvirt
This commit is contained in:
parent
c82ef85428
commit
f48eb2caf0
15 changed files with 200 additions and 41 deletions
7
salt/grains/web
Normal file
7
salt/grains/web
Normal file
|
@ -0,0 +1,7 @@
|
|||
roles:
|
||||
- vagrant
|
||||
- ldapclient
|
||||
- webserver
|
||||
- gnuviechadmin.gvaweb
|
||||
nginx:
|
||||
default_servername: web.local
|
Loading…
Add table
Add a link
Reference in a new issue