Change default OCCM internal and public networks variables to empty lists (#7380)

Signed-off-by: Mikael Johansson <mik.json@gmail.com>
This commit is contained in:
Mikael Johansson
2021-03-19 00:52:36 +01:00
committed by GitHub
parent 274e06a48d
commit f103ac7640
3 changed files with 6 additions and 12 deletions

View File

@@ -29,10 +29,8 @@
# external_openstack_lbaas_manage_security_groups: false
# external_openstack_lbaas_internal_lb: false
# external_openstack_network_ipv6_disabled: false
# external_openstack_network_internal_networks:
# - ""
# external_openstack_network_public_networks:
# - ""
# external_openstack_network_internal_networks: []
# external_openstack_network_public_networks: []
# external_openstack_metadata_search_order: "configDrive,metadataService"
## Application credentials to authenticate against Keystone API