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:
Jan Dittberner 2016-01-29 23:26:57 +01:00
parent b5e28bf507
commit 199df8228b

View file

@ -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