summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: