Browse Source

update README: note about set_forward_interfaces

tags/v0.9
Maximilian Eschenbacher 6 years ago
parent
commit
ebca81c37a
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      pillar.example

+ 2
- 0
pillar.example View File



# optionally, a list of interfaces can be specified for which forwarding will # optionally, a list of interfaces can be specified for which forwarding will
# be set to 1 via sysctl.present # be set to 1 via sysctl.present
# ATTENTION: this option is experimental and I haven't made my mind up whether
# it'll stay. Please don't rely on this for now.
set_forward_interfaces: set_forward_interfaces:
- all - all
- wgtest - wgtest

Loading…
Cancel
Save