Add option to disable default routes
Our dhcp is just used for pxe boots, and shall not be adding a default route. Send the right option for bifrost to disable it. Change-Id: Id5d1cd02544c8c4c5ce869114299e6681db81b19
This commit is contained in:
@@ -27,3 +27,4 @@ dib_env_vars:
|
||||
ELEMENTS_PATH: "/opt/stack/elements:/opt/project-config/nodepool/elements"
|
||||
extra_kernel_options: intel_iommu=off
|
||||
create_ipa_image: true
|
||||
dnsmasq_router: false
|
||||
|
||||
Reference in New Issue
Block a user