File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ os_router_external_network: public
55
66scenario : sno-2-bm
77scenario_dir : scenarios
8- stack_template_path : " {{ scenario_dir }}/{{ scenario }}/heat_template_mixed .yaml"
8+ stack_template_path : " {{ scenario_dir }}/{{ scenario }}/heat_template_ipxe .yaml"
99automation_vars_file : " {{ scenario_dir }}/{{ scenario }}/automation-vars.yml"
1010test_operator_automation_vars_file : " {{ scenario_dir }}/{{ scenario }}/test-operator/automation-vars.yml"
1111
Original file line number Diff line number Diff line change 1717 auth.create_isolated_networks false
1818 baremetal.available_nodes 2
1919 baremetal.max_microversion 1.82
20+ compute-feature-enabled.config_drive true
2021 compute-feature-enabled.disk_config false
2122 compute-feature-enabled.interface_attach false
2223 compute.fixed_network_name provisioning
You can’t perform that action at this time.
0 commit comments