Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

treewide: switch debugged hosts from snapshot to 24.10 #1094

Merged
merged 1 commit into from
Nov 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion locations/huette.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ hosts:
role: corerouter
model: "zyxel_nwa55axe"
wireless_profile: freifunk_default
openwrt_version: snapshot
openwrt_version: 24.10-SNAPSHOT
log_size: 1024

ipv6_prefix: '2001:bf7:830:2600::/56'
Expand Down
2 changes: 1 addition & 1 deletion locations/hway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ hosts:
role: ap
wireless_profile: hway
model: zyxel_nwa50ax
openwrt_version: snapshot
openwrt_version: 24.10-SNAPSHOT
log_size: 1024

snmp_devices:
Expand Down
4 changes: 2 additions & 2 deletions locations/kiehlufer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ hosts:
role: corerouter
model: "cudy_x6-v1"
wireless_profile: freifunk_default
openwrt_version: snapshot
openwrt_version: 24.10-SNAPSHOT
log_size: 1024

- hostname: kiehlufer-huette
role: ap
model: "zyxel_nwa55axe"
wireless_profile: kiehlufer5g
openwrt_version: snapshot
openwrt_version: 24.10-SNAPSHOT
log_size: 1024

- hostname: kiehlufer-nf-wbp1
Expand Down
2 changes: 1 addition & 1 deletion locations/kub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ hosts:
- hostname: kub-ap1
role: ap
model: "cudy_x6-v1"
openwrt_version: snapshot
openwrt_version: 24.10-SNAPSHOT
log_size: 1024

snmp_devices:
Expand Down
2 changes: 1 addition & 1 deletion locations/suedblock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ hosts:
model: "cudy_x6-v1"
wireless_profile: freifunk_default
dhcp_no_ping: false
openwrt_version: snapshot
openwrt_version: 24.10-SNAPSHOT
log_size: 1024

# 10.248.13.0/24
Expand Down