Remove unused interfaces dir

This commit is contained in:
graffen 2018-09-14 14:16:55 +00:00
parent 8d81a2625e
commit 9e91904393
2 changed files with 0 additions and 14 deletions

View File

@ -1,7 +0,0 @@
interface "wg-ospf-mail" {
cost 10;
type pointopoint;
hello 5; retransmit 2; wait 10; dead 20;
authentication cryptographic; password "R5fg2d66hTuP";
};

View File

@ -1,7 +0,0 @@
interface "wg-ospf-triton" {
cost 10;
type pointopoint;
hello 5; retransmit 2; wait 10; dead 20;
authentication cryptographic; password "R5fg2d66hTuP";
};