Revert "Do not enable ebtables on modern kernels"
This reverts commit 385e17a690
.
It was actually DNF playing games with packaging and updating kernel
on iptables installation
Change-Id: I5cef0958b837a760869baaa485ae114f0c724481
This commit is contained in:

committed by
Gerrit Code Review

parent
385e17a690
commit
a27834f687
@ -1,4 +1,3 @@
|
||||
openstack_host_specific_kernel_modules:
|
||||
- name: "ebtables"
|
||||
pattern: "CONFIG_BRIDGE_NF_EBTABLES"
|
||||
condition: "{{ ansible_facts['kernel'] is version('6.12', '<') }}"
|
||||
|
Reference in New Issue
Block a user