Browse Source

update pillar.example

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

+ 3
- 0
pillar.example View File

@@ -7,6 +7,9 @@ wireguard:
# preshared_key: secret
peers:
- peer: 1ymBfBty05PNhD/QJKUlu4aL2p4jKSWVVqVQWIQG6wM=
# the note: will not go into wireguard configuration
# it enables you to label peers
note: some_note
endpoint: '10.42.0.0:1338'
allowed_ips:
- 10.0.0.2/32

Loading…
Cancel
Save