Only reference _bundle manifests in cinder-{backup,volume}-pacemaker-puppet.yaml

Let's remove the non used non-_bundle pacemaker manifests.
We do not support any HA via non-containerized services at this point in time.
And via Id1340c45679d720cdf5ed9b5b15347d73cffc445 we're actually
removing them from puppet-tripleo.

Change-Id: I60b92234a8b41b1843e702ff238dd8b6e94dd6e2
This commit is contained in:
Michele Baldessari 2021-06-28 16:54:12 +02:00
parent 5670359777
commit fd893918ce
2 changed files with 2 additions and 2 deletions

View File

@ -146,7 +146,7 @@ outputs:
list_join:
- "\n"
- - {get_attr: [CinderBackupBase, role_data, puppet_config, step_config]}
- "include tripleo::profile::pacemaker::cinder::backup"
- "include tripleo::profile::pacemaker::cinder::backup_bundle"
config_image: {get_param: ContainerCinderConfigImage}
kolla_config:
/var/lib/kolla/config_files/cinder_backup.json:

View File

@ -134,7 +134,7 @@ outputs:
list_join:
- "\n"
- - "include tripleo::profile::base::lvm"
- - "include tripleo::profile::pacemaker::cinder::volume"
- - "include tripleo::profile::pacemaker::cinder::volume_bundle"
- get_attr: [MySQLClient, role_data, step_config]
config_image: {get_param: ContainerCinderConfigImage}
kolla_config: