From 34b7d28e6c1e02655d346a18ac4daaa4d478ada6 Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Wed, 6 Oct 2021 12:00:16 +0200 Subject: [PATCH] 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 --- deployment/manila/manila-share-pacemaker-puppet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/manila/manila-share-pacemaker-puppet.yaml b/deployment/manila/manila-share-pacemaker-puppet.yaml index 5f9dbb6bf7..bd8f8b7b40 100644 --- a/deployment/manila/manila-share-pacemaker-puppet.yaml +++ b/deployment/manila/manila-share-pacemaker-puppet.yaml @@ -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: