Skip to content

Commit

Permalink
Ignoreerrors on rp_filter
Browse files Browse the repository at this point in the history
It's a wildcard so we cannot check if it exists in the kernel.

Signed-off-by: anthr76 <[email protected]>
  • Loading branch information
anthr76 committed Jan 25, 2021
1 parent 588e5df commit 902e8fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/cni/tasks/cilium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
value: '0'
state: 'present'
sysctl_file: /etc/sysctl.d/100-override_cilium_rp_filter.conf
ignoreerrors: yes
notify: restart systemd-sysctl

- name: mount sys-fs-bpf
Expand Down

0 comments on commit 902e8fa

Please sign in to comment.