summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-04-18 00:04:05 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-04-18 00:04:05 +0200
commiteaaab558a360ca67884ffcab285f5ec64dbf8253 (patch)
tree9fe0772ce7f7051a4d5de9fbdffb0ed7b55fc7d9
parentch-testvm-*: playbooks are same as common.yml (diff)
reserve ip of turingpi board
-rw-r--r--inventory/group_vars/chaos-at-home/network.yml2
1 files changed, 2 insertions, 0 deletions
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