summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-oulu.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-07-07 20:32:23 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-07-11 01:43:07 +0200
commit2ed909aa9af74e2d0322d6ea140df3216786545a (patch)
tree39cf1a279f953033a302a68d2ff80e50bac19944 /inventory/host_vars/ch-oulu.yml
parentMerge branch 'topic/debian-installer-verification' (diff)
ch-oulu: interface config
Diffstat (limited to 'inventory/host_vars/ch-oulu.yml')
-rw-r--r--inventory/host_vars/ch-oulu.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-oulu.yml b/inventory/host_vars/ch-oulu.yml
index e63e6f2d..1e43f21d 100644
--- a/inventory/host_vars/ch-oulu.yml
+++ b/inventory/host_vars/ch-oulu.yml
@@ -1,4 +1,6 @@
---
+install_interface: eno1
+
install:
efi: true
disks:
@@ -16,7 +18,7 @@ network:
- 9.9.9.9
domain: "{{ host_domain }}"
primary: &_network_primary_
- name: eno1
+ name: br-lan
address: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets[inventory_hostname]) | ipaddr('address/prefix') }}"
gateway: "{{ network_zones.lan.gateway }}"
interfaces: