summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-calypso.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-02-22 00:43:56 +0100
committerChristian Pointner <equinox@spreadspace.org>2023-02-22 00:43:56 +0100
commitb7e5a45f29c2bf5fbaafc259d45500e38bb558f4 (patch)
treebc1c0fbd3bb6d051484a1608cc77630d40adeec5 /inventory/host_vars/ele-calypso.yml
parentele-ups: upgrade to newest openwrt (diff)
move ele-dione and ele-telesto to emc vlan
Diffstat (limited to 'inventory/host_vars/ele-calypso.yml')
-rw-r--r--inventory/host_vars/ele-calypso.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/inventory/host_vars/ele-calypso.yml b/inventory/host_vars/ele-calypso.yml
index 9816edb7..7047cd2a 100644
--- a/inventory/host_vars/ele-calypso.yml
+++ b/inventory/host_vars/ele-calypso.yml
@@ -16,9 +16,12 @@ network:
- *_network_primary_
- name: "enp3s0.{{ network_zones.mgmt.vlan }}"
address: "{{ network_zones.mgmt.prefix | ansible.utils.ipaddr(network_zones.mgmt.offsets[inventory_hostname]) }}"
+ - name: "enp3s0.{{ network_zones.emc.vlan }}"
+ address: "{{ network_zones.emc.prefix | ansible.utils.ipaddr(network_zones.emc.offsets[inventory_hostname]) }}"
vlans:
enp3s0:
- "{{ network_zones.mgmt.vlan }}"
+ - "{{ network_zones.emc.vlan }}"
apt_repo_components: