Commit graph

6 commits

Author SHA1 Message Date
Jan Dittberner f48eb2caf0 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
2020-03-04 13:56:20 +01:00
Jan Dittberner c82ef85428 Change repository URLs in bootstrap.sh 2019-06-26 23:08:23 +02:00
Jan Dittberner d1cecfe7a8 Setup salt provisioning
This commit performs salt provisioning setup by adding salt master to
the salt VM and salt minion to all VMs. An /etc/hosts entry for the salt
master is added using a shell provisioner. No salt executions are
performed yet.
2017-02-18 13:29:18 +01:00
Jan Dittberner f373d0c639 Multi machine setup
This commit defines a multi machine Vagrant setup with internal
networking and the gnuviechadmin Git repositories mounted as shared
folders inside the corresponding virtual machines.

The contained bootstrap.sh clones all Git repositories and runs Vagrant
in the correct order.
2017-02-17 23:00:27 +01:00
Jan Dittberner fbf2a72862 Add generated Vagrant file 2017-02-17 21:30:58 +01:00
Jan Dittberner 63fea17bb3 Initial empty commit 2017-02-17 21:30:20 +01:00