Commit ba75def
committed
Configures iptables alternatives on specific OS versions
Ensures consistent iptables behavior across CentOS/AlmaLinux/Rocky 8 by switching to the legacy iptables implementation.
These OS versions use nftables by default, which has a different syntax. This change provides a consistent testing environment.1 parent 3b97d1b commit ba75def
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
117 | 123 | | |
118 | 124 | | |
0 commit comments