diff options
author | Christian Pointner <equinox@spreadspace.org> | 2020-02-29 20:30:18 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2020-02-29 20:30:27 +0100 |
commit | 9283c8afccddadaf16bd4732099f24523367133c (patch) | |
tree | efbe47f1a5574e5f1aa6c65ca94e5d353897af3b /inventory/group_vars | |
parent | ele-router basic wireguard setup (diff) |
elevate router setup
Diffstat (limited to 'inventory/group_vars')
-rw-r--r-- | inventory/group_vars/elevate-festival/main.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/group_vars/elevate-festival/main.yml b/inventory/group_vars/elevate-festival/main.yml index b7372e2b..a8041cfe 100644 --- a/inventory/group_vars/elevate-festival/main.yml +++ b/inventory/group_vars/elevate-festival/main.yml @@ -202,5 +202,6 @@ network_zones: ele-br-uplink: 13 ele-router: 12 equinox-t450s: 11 + datacop: 10 dns: - 10.12.0.10 |