diff options
Diffstat (limited to 'ansible/group_vars')
-rw-r--r-- | ansible/group_vars/all/host_database.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ansible/group_vars/all/host_database.yml b/ansible/group_vars/all/host_database.yml index 654ef18..7a38e20 100644 --- a/ansible/group_vars/all/host_database.yml +++ b/ansible/group_vars/all/host_database.yml @@ -19,9 +19,9 @@ host_database: ipv4: address: 192.168.10.3 netmask: 24 - ipv6: - address: cafe::1 - netmask: 64 + gateway: 192.168.10.1 + dns: + - 8.8.8.8 # Birgitte nextcloud: |