From 042d63f30a9fbca6463cf5cfa98b94005ca2c22e Mon Sep 17 00:00:00 2001 From: Stefan Date: Mon, 6 Mar 2023 18:25:23 +0100 Subject: [PATCH] Add Netplan for Servers --- host_vars/vpn01/vars.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/host_vars/vpn01/vars.yml b/host_vars/vpn01/vars.yml index 969efb6..b83f6b2 100644 --- a/host_vars/vpn01/vars.yml +++ b/host_vars/vpn01/vars.yml @@ -7,9 +7,11 @@ ansible_ssh_user: root ansible_python_interpreter: /usr/bin/python3 ### -### Vars +### Vars Freifunk ### internal_network: "10.255.0.0/16" +freifunk_internal_ip: 172.16.7.10/24 +core_router: 172.16.7.1 ### ### Wireguard