4803b54bdf
Includes murano-dashboard plugin Change-Id: If99b0310dac75776ca462034926dd57794572ce9
13 lines
199 B
YAML
13 lines
199 B
YAML
---
|
|
- include: config.yml
|
|
|
|
- include: clone.yml
|
|
when:
|
|
- horizon_dev_mode | bool
|
|
|
|
- include: bootstrap.yml
|
|
when: horizon_backend_database | bool
|
|
|
|
- name: Flush handlers
|
|
meta: flush_handlers
|