Skip to content

Commit

Permalink
Switch to legacy iptables.
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-schlichtherle committed Nov 17, 2022
1 parent 00195f6 commit 0851511
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions roles/debian-up/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
src: locale.j2
notify: require reboot
# See https://docs.k3s.io/advanced#additional-preparation-for-debian-buster-based-distributions :
- name: flush iptables
iptables:
flush: yes
#- name: flush iptables
# iptables:
# flush: yes
- name: use iptables-legacy
alternatives:
name: iptables
Expand Down

0 comments on commit 0851511

Please sign in to comment.