diff options
author | Christian Pointner <equinox@spreadspace.org> | 2022-09-04 18:25:12 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2022-09-04 18:25:20 +0200 |
commit | 822b5e0e2eff46fbd007024ad1323abe27c2ff70 (patch) | |
tree | 3dfb358e3bbfe59815c881989f3e06be20108a9a /inventory/group_vars/chaos-at-home | |
parent | ubuntu/installer: improved handling of latest image (diff) |
raspios: major refactoring for image fetching, TODO: customization
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 fa4109d5..779915d2 100644 --- a/inventory/group_vars/chaos-at-home/network.yml +++ b/inventory/group_vars/chaos-at-home/network.yml @@ -24,6 +24,7 @@ network_zones: ch-hpws-mini1: 31 ch-alix1d: 32 ch-raspi-ntp: 33 + ch-cm4-test: 34 ele-media: 99 ch-prometheus: 200 ch-epimetheus: 201 |