diff options
author | Christian Pointner <equinox@spreadspace.org> | 2023-01-26 22:06:36 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2023-01-26 22:06:36 +0100 |
commit | 33e73427f30966228bfb24c160275f83fbf21109 (patch) | |
tree | b1f7090b10bff7506f951473559f75ebc0327c2c /inventory/group_vars/chaos-at-home | |
parent | ch-tarvos base install (diff) |
add rpi4 test host
Diffstat (limited to 'inventory/group_vars/chaos-at-home')
-rw-r--r-- | inventory/group_vars/chaos-at-home/network.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/group_vars/chaos-at-home/network.yml b/inventory/group_vars/chaos-at-home/network.yml index b13dc28a..9fea14eb 100644 --- a/inventory/group_vars/chaos-at-home/network.yml +++ b/inventory/group_vars/chaos-at-home/network.yml @@ -28,6 +28,7 @@ network_zones: ch-alix1d: 32 ch-raspi-ntp: 33 ch-cm4-test: 34 + ch-rpi4-test: 35 ele-media: 99 ch-prometheus: 200 ch-epimetheus: 201 |