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.
1 parent a0837e1 commit 4fa1d49Copy full SHA for 4fa1d49
tenks.yml
@@ -49,3 +49,9 @@ bridge_type: linuxbridge
49
50
# No placement service.
51
wait_for_placement: false
52
+
53
+# NOTE(priteau): Disable libvirt_vm_trust_guest_rx_filters, which when enabled
54
+# triggers the following errors when booting baremetal instances with Tenks on
55
+# Libvirt 9: Cannot set interface flags on 'macvtap1': Value too large for
56
+# defined data type
57
+libvirt_vm_trust_guest_rx_filters: false
0 commit comments