This change updates the skyline role to work with the default nginx setup. Signed-off-by: Kevin Carter <kevin@cloudnull.com>
22 lines
330 B
YAML
22 lines
330 B
YAML
---
|
|
component_skel:
|
|
skyline:
|
|
belongs_to:
|
|
- skyline_all
|
|
|
|
container_skel:
|
|
skyline_container:
|
|
belongs_to:
|
|
- skyline_containers
|
|
- os-infra_containers
|
|
contains:
|
|
- skyline
|
|
|
|
physical_skel:
|
|
skyline_containers:
|
|
belongs_to:
|
|
- all_containers
|
|
skyline_hosts:
|
|
belongs_to:
|
|
- hosts
|