Drop non-bundle manila from puppet-config

Drop "include tripleo::profile::pacemaker::manila" and replace it with
"include tripleo::profile::pacemaker::manila::share_bundle" so we can
eventually drop the non-bundle implementation of manila-share.

Both puppet manifests end up including the base manila profile anyways.

Change-Id: I7ae78f506f0b0c8020edde6f679ace13a71e604a
This commit is contained in:
Michele Baldessari 2021-10-06 12:00:16 +02:00
parent 5640a60086
commit 34b7d28e6c
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ outputs:
step_config:
list_join:
- "\n"
- - "include tripleo::profile::pacemaker::manila"
- - "include tripleo::profile::pacemaker::manila::share_bundle"
- {get_attr: [MySQLClient, role_data, step_config]}
config_image: {get_param: ContainerManilaConfigImage}
kolla_config: