File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 8686# kolla_bifrost_inspector_port_addition:
8787
8888# List of extra kernel parameters for the inspector default PXE configuration.
89+ # Default is {{ inspector_extra_kernel_options }}, defined in inspector.yml.
90+ # When customising this variable, the default extra kernel parameters should be
91+ # kept to retain full node inspection capabilities.
8992# kolla_bifrost_inspector_extra_kernel_options:
9093
9194# List of introspection rules for Bifrost's Ironic Inspector service.
Original file line number Diff line number Diff line change 1616# URL of IPA builder source repository.
1717# ipa_builder_source_url:
1818
19- # Version of IPA builder source repository. Default is master .
19+ # Version of IPA builder source repository. Default is {{ openstack_branch }} .
2020# ipa_builder_source_version:
2121
2222# List of default Diskimage Builder (DIB) elements to use when building IPA
Original file line number Diff line number Diff line change 1818# List of extra networks to which seed hypervisor nodes are attached.
1919# seed_hypervisor_extra_network_interfaces:
2020
21+ # Whether to enable SNAT on seed hypervisor node. Default is false.
22+ # seed_hypervisor_enable_snat:
23+
2124# ##############################################################################
2225# Seed hypervisor node software RAID configuration.
2326
You can’t perform that action at this time.
0 commit comments