aboutsummaryrefslogtreecommitdiff
path: root/ansible/group_vars/all/host_database.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/group_vars/all/host_database.yml')
-rw-r--r--ansible/group_vars/all/host_database.yml26
1 files changed, 14 insertions, 12 deletions
diff --git a/ansible/group_vars/all/host_database.yml b/ansible/group_vars/all/host_database.yml
index c7bce07..654ef18 100644
--- a/ansible/group_vars/all/host_database.yml
+++ b/ansible/group_vars/all/host_database.yml
@@ -14,16 +14,10 @@ ipv6_networks:
host_database:
birgitte:
interfaces:
- wlx00e01d0808b2:
- role: wan
- ipv4:
- address: 192.168.10.3
- netmask: 24
- gateway: 192.168.10.1
- int0:
+ lxc0-int:
role: lan
ipv4:
- address: 192.168.90.100
+ address: 192.168.10.3
netmask: 24
ipv6:
address: cafe::1
@@ -32,13 +26,21 @@ host_database:
# Birgitte
nextcloud:
interfaces:
- eth0:
- role: lan
+ veth0:
hwaddr: 0e:18:a7:03:50:54
ipv4:
- address: 192.168.90.101
+ address: 192.168.10.201
netmask: 24
- gateway: 192.168.90.100
+ gateway: 192.168.10.1
+
+ unifi:
+ interfaces:
+ veth0:
+ hwaddr: cc:b8:a7:d0:72:50
+ ipv4:
+ address: 192.168.10.202
+ netmask: 24
+ gateway: 192.168.10.1
conflatorio:
interfaces: