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:
Jan Dittberner 2020-03-04 13:56:20 +01:00
parent c82ef85428
commit f48eb2caf0
15 changed files with 200 additions and 41 deletions

0
salt/grains/dns Normal file
View file

0
salt/grains/file Normal file
View file

4
salt/grains/ldap Normal file
View file

@ -0,0 +1,4 @@
roles:
- vagrant
- ldapserver
- gnuviechadmin.gvaldap

0
salt/grains/mail Normal file
View file

0
salt/grains/mq Normal file
View file

0
salt/grains/mysql Normal file
View file

0
salt/grains/pgsql Normal file
View file

0
salt/grains/salt Normal file
View file

0
salt/grains/service Normal file
View file

0
salt/grains/syslog Normal file
View file

7
salt/grains/web Normal file
View file

@ -0,0 +1,7 @@
roles:
- vagrant
- ldapclient
- webserver
- gnuviechadmin.gvaweb
nginx:
default_servername: web.local