Skip to content
Snippets Groups Projects
Unverified Commit 591941bd authored by Spencer Smith's avatar Spencer Smith Committed by GitHub
Browse files

Merge pull request #1884 from abelgana/master

Sysctl reload if needed after IP forward enabling
parents e90769c8 d9160f19
Branches
Tags
No related merge requests found
...@@ -236,6 +236,7 @@ ...@@ -236,6 +236,7 @@
name: net.ipv4.ip_forward name: net.ipv4.ip_forward
value: 1 value: 1
state: present state: present
reload: yes
tags: tags:
- bootstrap-os - bootstrap-os
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment