Remove unused interfaces dir
This commit is contained in:
parent
8d81a2625e
commit
9e91904393
|
@ -1,7 +0,0 @@
|
|||
interface "wg-ospf-mail" {
|
||||
cost 10;
|
||||
type pointopoint;
|
||||
hello 5; retransmit 2; wait 10; dead 20;
|
||||
authentication cryptographic; password "R5fg2d66hTuP";
|
||||
};
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
interface "wg-ospf-triton" {
|
||||
cost 10;
|
||||
type pointopoint;
|
||||
hello 5; retransmit 2; wait 10; dead 20;
|
||||
authentication cryptographic; password "R5fg2d66hTuP";
|
||||
};
|
||||
|
Loading…
Reference in a new issue