parameter_defaults:
#default container image configuration for RHEL 9 hosts
ContainerImagePrepare:
- push_destination: false
set: &container_image_prepare_rhel9_contents
tag: 17.1.2
name_prefix: openstack-
namespace: registry.redhat.io/rhosp-rhel9
ceph_namespace: registry.redhat.io/rhceph
ceph_image: rhceph-5-rhel8
ceph_tag: latest
ceph_alertmanager_image: ose-prometheus-alertmanager
ceph_alertmanager_namespace: registry.redhat.io/openshift4
ceph_alertmanager_tag: v4.10
ceph_grafana_image: rhceph-5-dashboard-rhel8
ceph_grafana_namespace: registry.redhat.io/rhceph
ceph_grafana_tag: latest
ceph_node_exporter_image: ose-prometheus-node-exporter
ceph_node_exporter_namespace: registry.redhat.io/openshift4
ceph_node_exporter_tag: v4.10
ceph_prometheus_image: ose-prometheus
ceph_prometheus_namespace: registry.redhat.io/openshift4
ceph_prometheus_tag: v4.10
# RHEL8 hosts pin the collectd and libvirt containers to rhosp-rhel8
# To apply the following configuration, reference the followingparameter
# in the role specific parameters below: <Role>ContainerImagePrepare
ContainerImagePrepareRhel8: &container_image_prepare_rhel8
- push_destination: false
set: *container_image_prepare_rhel9_contents
excludes:
- collectd
- nova-libvirt
- push_destination: false
set:
tag: 17.1.2
name_prefix: openstack-
namespace: registry.redhat.io/rhosp-rhel8
ceph_namespace: registry.redhat.io/rhceph
ceph_image: rhceph-5-rhel8
ceph_tag: latest
ceph_alertmanager_image: ose-prometheus-alertmanager
ceph_alertmanager_namespace: registry.redhat.io/openshift4
ceph_alertmanager_tag: v4.10
ceph_grafana_image: rhceph-5-dashboard-rhel8
ceph_grafana_namespace: registry.redhat.io/rhceph
ceph_grafana_tag: latest
ceph_node_exporter_image: ose-prometheus-node-exporter
ceph_node_exporter_namespace: registry.redhat.io/openshift4
ceph_node_exporter_tag: v4.10
ceph_prometheus_image: ose-prometheus
ceph_prometheus_namespace: registry.redhat.io/openshift4
ceph_prometheus_tag: v4.10
includes:
- collectd
- nova-libvirt
# Initially all hosts are RHEL 8 so set the role specific container
# image prepare parameter to the RHEL 8 configuration
ControllerContainerImagePrepare: *container_image_prepare_rhel8
ComputeContainerImagePrepare: *container_image_prepare_rhel8
...
parameter_defaults:
#default container image configuration for RHEL 9 hosts
ContainerImagePrepare:
- push_destination: false
set: &container_image_prepare_rhel9_contents
tag: 17.1.2
name_prefix: openstack-
namespace: registry.redhat.io/rhosp-rhel9
ceph_namespace: registry.redhat.io/rhceph
ceph_image: rhceph-5-rhel8
ceph_tag: latest
ceph_alertmanager_image: ose-prometheus-alertmanager
ceph_alertmanager_namespace: registry.redhat.io/openshift4
ceph_alertmanager_tag: v4.10
ceph_grafana_image: rhceph-5-dashboard-rhel8
ceph_grafana_namespace: registry.redhat.io/rhceph
ceph_grafana_tag: latest
ceph_node_exporter_image: ose-prometheus-node-exporter
ceph_node_exporter_namespace: registry.redhat.io/openshift4
ceph_node_exporter_tag: v4.10
ceph_prometheus_image: ose-prometheus
ceph_prometheus_namespace: registry.redhat.io/openshift4
ceph_prometheus_tag: v4.10
# RHEL8 hosts pin the collectd and libvirt containers to rhosp-rhel8
# To apply the following configuration, reference the followingparameter
# in the role specific parameters below: <Role>ContainerImagePrepare
ContainerImagePrepareRhel8: &container_image_prepare_rhel8
- push_destination: false
set: *container_image_prepare_rhel9_contents
excludes:
- collectd
- nova-libvirt
- push_destination: false
set:
tag: 17.1.2
name_prefix: openstack-
namespace: registry.redhat.io/rhosp-rhel8
ceph_namespace: registry.redhat.io/rhceph
ceph_image: rhceph-5-rhel8
ceph_tag: latest
ceph_alertmanager_image: ose-prometheus-alertmanager
ceph_alertmanager_namespace: registry.redhat.io/openshift4
ceph_alertmanager_tag: v4.10
ceph_grafana_image: rhceph-5-dashboard-rhel8
ceph_grafana_namespace: registry.redhat.io/rhceph
ceph_grafana_tag: latest
ceph_node_exporter_image: ose-prometheus-node-exporter
ceph_node_exporter_namespace: registry.redhat.io/openshift4
ceph_node_exporter_tag: v4.10
ceph_prometheus_image: ose-prometheus
ceph_prometheus_namespace: registry.redhat.io/openshift4
ceph_prometheus_tag: v4.10
includes:
- collectd
- nova-libvirt
# Initially all hosts are RHEL 8 so set the role specific container
# image prepare parameter to the RHEL 8 configuration
ControllerContainerImagePrepare: *container_image_prepare_rhel8
ComputeContainerImagePrepare: *container_image_prepare_rhel8
...
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow