Merge pull request #1884 from abelgana/master

Sysctl reload if needed after IP forward enabling
This commit is contained in:
Spencer Smith
2017-10-27 15:12:08 -04:00
committed by GitHub

View File

@ -236,6 +236,7 @@
name: net.ipv4.ip_forward
value: 1
state: present
reload: yes
tags:
- bootstrap-os