Merge pull request #1884 from abelgana/master

Sysctl reload if needed after IP forward enabling
pull/1867/head
Spencer Smith 2017-10-27 15:12:08 -04:00 committed by GitHub
commit 591941bd39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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