diff --git a/interfaces/wg-ospf-mail b/interfaces/wg-ospf-mail deleted file mode 100644 index 2df3c20..0000000 --- a/interfaces/wg-ospf-mail +++ /dev/null @@ -1,7 +0,0 @@ -interface "wg-ospf-mail" { - cost 10; - type pointopoint; - hello 5; retransmit 2; wait 10; dead 20; - authentication cryptographic; password "R5fg2d66hTuP"; -}; - diff --git a/interfaces/wg-ospf-triton b/interfaces/wg-ospf-triton deleted file mode 100644 index a1057ee..0000000 --- a/interfaces/wg-ospf-triton +++ /dev/null @@ -1,7 +0,0 @@ -interface "wg-ospf-triton" { - cost 10; - type pointopoint; - hello 5; retransmit 2; wait 10; dead 20; - authentication cryptographic; password "R5fg2d66hTuP"; -}; -