summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-dione.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-02-07 20:23:44 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-02-07 20:23:44 +0100
commit2b2732c2127d0fb03a1dcdc616dc54f8d18ab438 (patch)
tree00f17440e6d9cc89c51b3970ff079ebd111e52cd /inventory/host_vars/ele-dione.yml
parentfix blackmagic repo auth (diff)
ele-helene|dione: installer net config
Diffstat (limited to 'inventory/host_vars/ele-dione.yml')
-rw-r--r--inventory/host_vars/ele-dione.yml12
1 files changed, 8 insertions, 4 deletions
diff --git a/inventory/host_vars/ele-dione.yml b/inventory/host_vars/ele-dione.yml
index 7a2e4a92..5654d8c8 100644
--- a/inventory/host_vars/ele-dione.yml
+++ b/inventory/host_vars/ele-dione.yml
@@ -1,15 +1,19 @@
---
-install_interface: eno1
-install_dhcp: true
-
install:
efi: true
disks:
primary: /dev/disk/by-id/nvme-SAMSUNG_MZVPW256HEGL-00000_S346NY0HC29501
+ kernel_cmdline:
+ - "consoleblank=0"
network:
+ nameservers: "{{ network_zones.lan.dns }}"
domain: spreadspace.org
-
+ primary:
+ interface: eno1
+ ip: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets[inventory_hostname]) | ipaddr('address') }}"
+ mask: "{{ network_zones.lan.prefix | ipaddr('netmask') }}"
+ gateway: "{{ network_zones.lan.gateway }}"
base_packages_extra_host:
- exfat-fuse