Rename bootstrap.sh to bootstrap.sh.tmpl
bootstrap.sh came from the gva project and is only a template now. This template can be used for other components.
This commit is contained in:
parent
b5e28bf507
commit
199df8228b
1 changed files with 3 additions and 5 deletions
|
@ -27,9 +27,7 @@ EOF
|
||||||
|
|
||||||
cat >/etc/salt/grains <<EOF
|
cat >/etc/salt/grains <<EOF
|
||||||
roles:
|
roles:
|
||||||
- redis-server
|
# TODO: fill real roles
|
||||||
- rabbitmq-server
|
#roles:
|
||||||
- gnuviechadmin.database
|
# - gnuviechadmin.template
|
||||||
- gnuviechadmin.queues
|
|
||||||
- gnuviechadmin.webinterface
|
|
||||||
EOF
|
EOF
|
Loading…
Reference in a new issue