Merge "Fix default tripleo_network_config_template" into stable/wallaby

This commit is contained in:
Zuul 2022-07-19 10:14:09 +00:00 committed by Gerrit Code Review
commit 2b208cd91c
1 changed files with 1 additions and 1 deletions

View File

@ -29,5 +29,5 @@ tripleo_network_config_manage_service: true
tripleo_network_config_os_net_config_mappings: {}
tripleo_network_config_safe_defaults: true
tripleo_network_config_with_ansible: false
tripleo_network_config_template: templates/single_nic_vlan.j2
tripleo_network_config_template: templates/single_nic_vlans/single_nic_vlans.j2
tripleo_network_config_override: {}