Remove mistral parameters from undercloud.yaml

This removes mistral parameters from undercloud.yaml.

Change-Id: Iea443a1fbc341ac4c8d4254fe7bfffcefaa66696
This commit is contained in:
Rabi Mishra 2020-11-03 08:30:52 +05:30
parent d659e6fce2
commit eb41d8bf6c
2 changed files with 0 additions and 4 deletions

View File

@ -4,5 +4,4 @@ resource_registry:
OS::TripleO::Services::Podman: ../deployment/podman/podman-baremetal-ansible.yaml
parameter_defaults:
MistralDockerGroup: false
ContainerCli: podman

View File

@ -134,8 +134,6 @@ parameter_defaults:
# - ip_range: '192.168.24.100,192.168.24.200'
IronicProvisioningNetwork: 'ctlplane'
IronicRescuingNetwork: 'ctlplane'
MistralCorsAllowedOrigin: '*'
MistralExecutionFieldSizeLimit: 16384
NeutronServicePlugins: router,segments
NeutronMechanismDrivers: ['openvswitch', 'baremetal']
NeutronNetworkVLANRanges: 'physnet1:1000:2999'
@ -181,7 +179,6 @@ parameter_defaults:
UndercloudCtlplaneSubnets: {}
UndercloudCtlplaneLocalSubnet: 'ctlplane-subnet'
UndercloudNetworkConfigTemplate: 'templates/undercloud.j2'
MistralDockerGroup: true
PasswordAuthentication: 'yes'
HeatEngineOptVolumes:
- /usr/lib/heat:/usr/lib/heat:ro