diff options
author | Christian Pointner <equinox@spreadspace.org> | 2020-03-05 21:54:31 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2020-03-05 21:54:31 +0100 |
commit | b69d8baf18683d09deec1332b1406f213bfcf6b6 (patch) | |
tree | 03d25e08fcfe585759e05200d55b2ca14fd5c264 /inventory/group_vars | |
parent | elevate: ip assignment for jampo (diff) |
elevate: prepare routing without olsr
Diffstat (limited to 'inventory/group_vars')
-rw-r--r-- | inventory/group_vars/elevate-festival/main.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/inventory/group_vars/elevate-festival/main.yml b/inventory/group_vars/elevate-festival/main.yml index fe8ff1a8..8088b82e 100644 --- a/inventory/group_vars/elevate-festival/main.yml +++ b/inventory/group_vars/elevate-festival/main.yml @@ -206,6 +206,12 @@ network_zones: dns: - 10.12.0.10 + murat_transfer: + prefix: 172.31.255.0/24 + offsets: + ele-tub: 1 + ele-mur: 254 + datacop_lte: vlan: 512 prefix: 100.64.0.0/24 |