Skip to content

Commit

Permalink
fix l105 subnet, add qemu-ga for virtualized hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasberens authored and Noki committed Jan 25, 2025
1 parent d2e85f9 commit 466ae52
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions locations/ak36.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ hosts:
role: gateway
model: "x86-64"
image_search_pattern: "*-ext4-combined.img*"
host__packages__to_merge:
- qemu-ga

snmp_devices:
- hostname: ak36-poe-roof
Expand Down
4 changes: 3 additions & 1 deletion locations/l105.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ hosts:
image_search_pattern: "*-ext4-combined.img*"
l105__disabled_services__to_merge:
- "bird"
host__packages__to_merge:
- qemu-ga

snmp_devices:
- hostname: l105-poe
Expand Down Expand Up @@ -42,7 +44,7 @@ ipv6_prefix: 2001:bf7:750:3f00::/56

uplink:
ifname: eth0
ipv4: 77.87.49.8/28
ipv4: 77.87.49.8/24
# ipv6: ToDo

mgmt:
Expand Down

0 comments on commit 466ae52

Please sign in to comment.