Merge "Update network related vars for standalone-roles"

This commit is contained in:
Zuul 2022-10-17 15:07:10 +00:00 committed by Gerrit Code Review
commit a03f2a4dec
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@ standalone_custom_env_files:
overcloud_templates_path: /usr/share/openstack-tripleo-heat-templates
# standalone vars for compute node
neutron_public_interface_name: br-ex
neutron_physical_bridge_name: br-ctlplane
neutron_public_interface_name: eth0
tripleo_network_config_template: templates/ci/multinode.j2
ctlplane_dns_nameservers:
- 127.0.0.1
- 1.1.1.1