diff options
Diffstat (limited to 'environments/major-upgrade-remove-sahara.yaml')
-rw-r--r-- | environments/major-upgrade-remove-sahara.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/environments/major-upgrade-remove-sahara.yaml b/environments/major-upgrade-remove-sahara.yaml new file mode 100644 index 00000000..e0aaf130 --- /dev/null +++ b/environments/major-upgrade-remove-sahara.yaml @@ -0,0 +1,6 @@ +parameter_defaults: + KeepSaharaServicesOnUpgrade: false +resource_registry: + OS::TripleO::Services::SaharaApi: OS::Heat::None + OS::TripleO::Services::SaharaEngine: OS::Heat::None + |