We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 988ca94 + 9360696 commit 932e2f8Copy full SHA for 932e2f8
a-seed-from-nothing.sh
@@ -105,10 +105,6 @@ cd ~/kayobe
105
# Enable OVN flags
106
if $ENABLE_OVN
107
then
108
- cat <<EOF | sudo tee config/src/kayobe-config/etc/kayobe/aufn-ovn.yml
109
-neutron_plugin_agent: "ovn"
110
-neutron_ovn_dhcp_agent: "yes"
111
-EOF
112
cat <<EOF | sudo tee -a config/src/kayobe-config/etc/kayobe/bifrost.yml
113
kolla_bifrost_extra_kernel_options:
114
- "console=ttyS0"
0 commit comments