25fcdfb986
Default user group should be set much earlier in deployment and should be used consistently accross all projects. Change-Id: Id399f9ddebc903bb9c3eeb5a0ff6f33ca6d6828c Closes-Bug: #1650501
8 lines
114 B
YAML
8 lines
114 B
YAML
---
|
|
- include: config.yml
|
|
|
|
- include: bootstrap.yml
|
|
when: horizon_backend_database | bool
|
|
|
|
- include: start.yml
|