openstack-ansible/inventory/env.d/skyline.yml
Dmitriy Rabotyagov e1964865ea Do not install Skyline with os-infra_hosts
A lot of deployments might have os-infra_hosts defined in their o_u_c
which would result in creation of Skyline containers and replacing
Horizon with Skyline on upgrade. Such behaviour migh be unwanted
during upgrades, so we remove os-infra_hosts from Skyline env.d
defenition.

Change-Id: I4d3b4af4b7a9ddd86b0f53d64714a724413c0207
2024-08-09 17:28:50 +02:00

21 lines
332 B
YAML

---
component_skel:
skyline:
belongs_to:
- skyline_all
container_skel:
skyline_container:
belongs_to:
- skyline_dashboard_containers
contains:
- skyline
physical_skel:
skyline_dashboard_containers:
belongs_to:
- all_containers
skyline_dashboard_hosts:
belongs_to:
- hosts