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:
Jan Dittberner 2020-03-04 00:45:36 +01:00
parent 87fa495f1c
commit 8802df4967
5 changed files with 48 additions and 44 deletions

14
salt/grains Normal file
View file

@ -0,0 +1,14 @@
gnuviechadmin:
user: vagrant
group: vagrant
amqpuser: web
appname: gvaweb
checkout: /vagrant
fullname: Web
giturl: gituser@nextgit.gnuviech-server.de:gnuviech/gvaweb.git
home: /home/vagrant
update_git: False
roles:
- vagrant
- webserver
- gnuviechadmin.gvaweb