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 c5ff013 + 100f544 commit 0a49a85Copy full SHA for 0a49a85
etc/kayobe/environments/aufn-ceph/tenks.yml
@@ -87,3 +87,9 @@ bridge_type: linuxbridge
87
88
# No placement service.
89
wait_for_placement: false
90
+
91
+# NOTE(priteau): Disable libvirt_vm_trust_guest_rx_filters, which when enabled
92
+# triggers the following errors when booting baremetal instances with Tenks on
93
+# Libvirt 9: Cannot set interface flags on 'macvtap1': Value too large for
94
+# defined data type
95
+libvirt_vm_trust_guest_rx_filters: false
0 commit comments