浏览代码

no tabs...

tags/v2.0
Maximilian Eschenbacher 5 年前
父节点
当前提交
9e58c88fce
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      pillar.example

+ 2
- 2
pillar.example 查看文件

@@ -15,12 +15,12 @@ wireguard:
allowedips:
- fe80::2
- 10.0.0.2/32
presharedkey: secret1
presharedkey: secret1
- publickey: bazbar
allowedips:
- fe80::3
- 10.0.0.3/32
presharedkey: secret2
presharedkey: secret2

# 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

正在加载...
取消
保存