Jan Dittberner
9f662e3afb
- define grains to match optimized gvasalt repository - define minion configuration in separate file - drop custome salt/bootstrap.sh - adapt Vagrantfile to use the custom grains file - increase memory size of created VM to allow the salt provisioning to succeed
14 lines
290 B
Text
14 lines
290 B
Text
gnuviechadmin:
|
|
user: vagrant
|
|
group: vagrant
|
|
amqpuser: ldap
|
|
appname: gvaldap
|
|
checkout: /vagrant
|
|
fullname: LDAP
|
|
giturl: gituser@nextgit.gnuviech-server.de:gnuviech/gvaldap.git
|
|
home: /home/vagrant
|
|
update_git: False
|
|
roles:
|
|
- vagrant
|
|
- ldapserver
|
|
- gnuviechadmin.gvaldap
|