#506 -- Move InfluxDB down in install order on trad installs

This commit is contained in:
Buster "Silver Eagle" Neece 2018-03-20 20:00:34 -05:00
parent 77d0056fe1
commit 5dbc0781e9
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,6 @@
- azuracast-config
- azuracast-radio
- supervisord
- influxdb
- nginx
- php
- redis
@ -27,5 +26,6 @@
- ufw
- composer
- services
- influxdb
- azuracast-db
- { role: azuracast-cron, when: testing_mode == false }