From b4a12dbbf4a4759bf24975ca9bfc5096c90ae8b6 Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sun, 19 May 2024 17:02:45 +0100 Subject: Wireguard overlay network setup Need to migrate away from networkd, because it can't add new wireguard peers now out of the box without hacks. [1]: https://github.com/systemd/systemd/issues/25547 --- hosts.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'hosts.yml') diff --git a/hosts.yml b/hosts.yml index 9a25a20..1ee35af 100644 --- a/hosts.yml +++ b/hosts.yml @@ -5,3 +5,8 @@ web: mail: hosts: mail.ilvokhin.com: + +vpn: + hosts: + # TODO: This is a temporary hostname. + gate2.ilvokhin.com: -- cgit v1.2.3-70-g09d2