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
|
||||
roles:
|
||||
- redis-server
|
||||
- rabbitmq-server
|
||||
- gnuviechadmin.database
|
||||
- gnuviechadmin.queues
|
||||
- gnuviechadmin.webinterface
|
||||
# TODO: fill real roles
|
||||
#roles:
|
||||
# - gnuviechadmin.template
|
||||
EOF
|
Loading…
Reference in a new issue