summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-dione.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-03-05 17:11:40 +0100
committerChristian Pointner <equinox@spreadspace.org>2023-03-05 17:11:40 +0100
commita132f2af1e2ccf93dd6478672fa008d3fd298e32 (patch)
tree3a25cd548a4bed225431f721136e4ff9dfc1466a /inventory/host_vars/ele-dione.yml
parentpix.elevate.at: increase disk quota (diff)
elevate/dione: add vlan interface for lan
Diffstat (limited to 'inventory/host_vars/ele-dione.yml')
-rw-r--r--inventory/host_vars/ele-dione.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/inventory/host_vars/ele-dione.yml b/inventory/host_vars/ele-dione.yml
index 3e68a625..a4e07984 100644
--- a/inventory/host_vars/ele-dione.yml
+++ b/inventory/host_vars/ele-dione.yml
@@ -17,6 +17,11 @@ network:
gateway: "{{ network_zones.emc.gateway }}"
interfaces:
- *_network_primary_
+ - name: eno1.18
+ address: "{{ network_zones.lan.prefix | ansible.utils.ipaddr(network_zones.lan.offsets[inventory_hostname]) }}"
+ vlans:
+ eno1:
+ - "{{ network_zones.lan.vlan }}"
apt_repo_components: