summaryrefslogtreecommitdiff
path: root/inventory/host_vars/lw-helene.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-06-22 01:35:29 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-06-22 01:35:29 +0200
commitb22cd6a4d9d93376631f8417b01035fd4f9af4f0 (patch)
tree9a65e26f147c59ab379e1cd23a1baf60ac5d5264 /inventory/host_vars/lw-helene.yml
parentall vm hosts/guests use the new network config schema (diff)
converted other physical machines to new network config
Diffstat (limited to 'inventory/host_vars/lw-helene.yml')
-rw-r--r--inventory/host_vars/lw-helene.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/inventory/host_vars/lw-helene.yml b/inventory/host_vars/lw-helene.yml
index c5a936d5..e7919ac7 100644
--- a/inventory/host_vars/lw-helene.yml
+++ b/inventory/host_vars/lw-helene.yml
@@ -11,11 +11,12 @@ network:
nameservers:
- 9.9.9.9
domain: "{{ host_domain }}"
- primary:
- interface: eno1
- ip: 192.168.32.203
- mask: 255.255.255.0
+ primary: &_network_primary_
+ name: eno1
+ address: 192.168.32.203/24
gateway: 192.168.32.254
+ interfaces:
+ - *_network_primary_
base_packages_extra_host:
- exfat-fuse