Browse Source

no tabs...

tags/v2.0
Maximilian Eschenbacher 5 years ago
parent
commit
9e58c88fce
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      pillar.example

+ 2
- 2
pillar.example View File

allowedips: allowedips:
- fe80::2 - fe80::2
- 10.0.0.2/32 - 10.0.0.2/32
presharedkey: secret1
presharedkey: secret1
- publickey: bazbar - publickey: bazbar
allowedips: allowedips:
- fe80::3 - fe80::3
- 10.0.0.3/32 - 10.0.0.3/32
presharedkey: secret2
presharedkey: secret2


# the config key can be used to pass a whole wireguard config in. Make sure # the config key can be used to pass a whole wireguard config in. Make sure
# to have the correct indentation of 4 spaces more than the config key and # to have the correct indentation of 4 spaces more than the config key and

Loading…
Cancel
Save