Merge pull request #1884 from abelgana/master
Sysctl reload if needed after IP forward enabling
This commit is contained in:
commit
591941bd39
1 changed files with 1 additions and 0 deletions
|
@ -236,6 +236,7 @@
|
|||
name: net.ipv4.ip_forward
|
||||
value: 1
|
||||
state: present
|
||||
reload: yes
|
||||
tags:
|
||||
- bootstrap-os
|
||||
|
||||
|
|
Loading…
Reference in a new issue