Role service-fastd-mesh: remove obsolete peer group servers
This commit is contained in:
parent
d02024810e
commit
b06887fc7c
1 changed files with 0 additions and 4 deletions
|
@ -27,10 +27,6 @@ peer group "vpn_nodes" {
|
||||||
{% endif %}
|
{% endif %}
|
||||||
}
|
}
|
||||||
|
|
||||||
peer group "servers" {
|
|
||||||
include peers from "peers/servers";
|
|
||||||
}
|
|
||||||
|
|
||||||
on up "/bin/systemctl reload networking";
|
on up "/bin/systemctl reload networking";
|
||||||
|
|
||||||
status socket "/var/run/fastd-{{ item.0.id }}vpn-{{ item.1.mtu }}.status";
|
status socket "/var/run/fastd-{{ item.0.id }}vpn-{{ item.1.mtu }}.status";
|
||||||
|
|
Loading…
Reference in a new issue