mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-07 02:45:21 +00:00
10 lines
229 B
Plaintext
10 lines
229 B
Plaintext
net.ipv6.conf.all.forwarding:
|
|
sysctl.present:
|
|
- config: /etc/sysctl.d/ipv6_forwarding.conf
|
|
- value: 1
|
|
|
|
net.ipv6.conf.default.forwarding:
|
|
sysctl.present:
|
|
- config: /etc/sysctl.d/ipv6_forwarding.conf
|
|
- value: 1
|