From eaaab558a360ca67884ffcab285f5ec64dbf8253 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 18 Apr 2024 00:04:05 +0200 Subject: reserve ip of turingpi board --- inventory/group_vars/chaos-at-home/network.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory/group_vars/chaos-at-home/network.yml') diff --git a/inventory/group_vars/chaos-at-home/network.yml b/inventory/group_vars/chaos-at-home/network.yml index 0c85864b..93c0d2d2 100644 --- a/inventory/group_vars/chaos-at-home/network.yml +++ b/inventory/group_vars/chaos-at-home/network.yml @@ -16,6 +16,7 @@ network_zones: ch-octopi: 8 ch-mclr: 10 ch-mcbr: 11 + ch-turingpi: 19 # remove once BMC firmware can configure the built-in switch ch-telesto: 20 ch-calypso: 21 ch-thetys: 22 @@ -101,6 +102,7 @@ network_zones: vlan: 42 prefix: 192.168.42.0/24 offsets: + ch-turingpi: 19 # BMC ch-prometheus: 20 # IPMI ch-phoebe: 21 # IPMI ch-jump: 22 -- cgit v1.2.3