diff --git a/bundle.yaml b/bundle.yaml index e3d07a8..a5e7dfa 100644 --- a/bundle.yaml +++ b/bundle.yaml @@ -457,16 +457,16 @@ # NetBox IPAddress records queued post-deployment (engineer review pending). # See workstream-2 decision (2026-05-22). # - keystone-hacluster: { charm: hacluster, channel: 2.4/stable } - glance-hacluster: { charm: hacluster, channel: 2.4/stable } - neutron-api-hacluster: { charm: hacluster, channel: 2.4/stable } - nova-cloud-controller-hacluster: { charm: hacluster, channel: 2.4/stable } - placement-hacluster: { charm: hacluster, channel: 2.4/stable } - openstack-dashboard-hacluster: { charm: hacluster, channel: 2.4/stable } - cinder-hacluster: { charm: hacluster, channel: 2.4/stable } - octavia-hacluster: { charm: hacluster, channel: 2.4/stable } - barbican-hacluster: { charm: hacluster, channel: 2.4/stable } - magnum-hacluster: { charm: hacluster, channel: 2.4/stable } + keystone-hacluster: { charm: hacluster, channel: 2.4/stable, options: { cluster_count: 1 } } + glance-hacluster: { charm: hacluster, channel: 2.4/stable, options: { cluster_count: 1 } } + neutron-api-hacluster: { charm: hacluster, channel: 2.4/stable, options: { cluster_count: 1 } } + nova-cloud-controller-hacluster: { charm: hacluster, channel: 2.4/stable, options: { cluster_count: 1 } } + placement-hacluster: { charm: hacluster, channel: 2.4/stable, options: { cluster_count: 1 } } + openstack-dashboard-hacluster: { charm: hacluster, channel: 2.4/stable, options: { cluster_count: 1 } } + cinder-hacluster: { charm: hacluster, channel: 2.4/stable, options: { cluster_count: 1 } } + octavia-hacluster: { charm: hacluster, channel: 2.4/stable, options: { cluster_count: 1 } } + barbican-hacluster: { charm: hacluster, channel: 2.4/stable, options: { cluster_count: 1 } } + magnum-hacluster: { charm: hacluster, channel: 2.4/stable, options: { cluster_count: 1 } } # vault-hacluster: { charm: hacluster, channel: 2.4/stable } # v2-deferred: ceph-radosgw-hacluster: { charm: hacluster, channel: 2.4/stable } # v2-deferred (D-019): designate-hacluster: { charm: hacluster, channel: 2.4/stable }