Skip to content

Commit

Permalink
-- add a newline
Browse files Browse the repository at this point in the history
  • Loading branch information
SchwarzM committed Dec 6, 2017
1 parent a877a32 commit a9103f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/templates/node.go
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ storage:
-A POSTROUTING -p tcp ! -d {{ .ClusterCIDR }} -m addrtype ! --dst-type LOCAL -j MASQUERADE --to-ports 32000-65000
-A POSTROUTING -p udp ! -d {{ .ClusterCIDR }} -m addrtype ! --dst-type LOCAL -j MASQUERADE --to-ports 32000-65000
COMMIT
- path: /etc/sysctl.d/10-enable-icmp-redirects
filesystem: root
mode: 0644
Expand Down

0 comments on commit a9103f7

Please sign in to comment.