summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-epimetheus.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-05-17 21:32:48 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-05-17 21:32:53 +0200
commit56fd50f2474e921f1f2a55e7e1a8c314e0967371 (patch)
tree4ce9ace23a5c2d1940bc8b2c637c50da1e13457d /inventory/host_vars/ch-epimetheus.yml
parentopenbsd 6.9 (diff)
epimetheus now connected via 10G
Diffstat (limited to 'inventory/host_vars/ch-epimetheus.yml')
-rw-r--r--inventory/host_vars/ch-epimetheus.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-epimetheus.yml b/inventory/host_vars/ch-epimetheus.yml
index 147c22ff..bc56c22e 100644
--- a/inventory/host_vars/ch-epimetheus.yml
+++ b/inventory/host_vars/ch-epimetheus.yml
@@ -8,13 +8,16 @@ network:
nameservers: "{{ network_zones.lan.dns }}"
domain: "{{ host_domain }}"
primary: &_network_primary_
- name: enp5s0
+ name: enp1s0
address: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets[inventory_hostname]) | ipaddr('address/prefix') }}"
gateway: "{{ network_zones.lan.gateway }}"
interfaces:
- *_network_primary_
+wakeonlan_interfaces:
+ - enp6s0 ## onboard GBit/s port - enp1s0 is a 10g SFP+ card without support for WOL
+
apt_repo_components:
- main
- contrib ## for zfs