Skip to content

Commit

Permalink
mela: fix mesh-o5; improve config
Browse files Browse the repository at this point in the history
  • Loading branch information
Noki committed Aug 17, 2024
1 parent 49c6107 commit fb136a3
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions locations/mela.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,34 +15,27 @@ hosts:
- hostname: mela-n5
role: ap
model: "tplink_cpe510-v1"
wireless_profile: freifunk_default
- hostname: mela-o5
role: ap
model: "tplink_cpe510-v1"
wireless_profile: freifunk_default
- hostname: mela-s5
role: ap
model: "tplink_cpe510-v1"
- hostname: mela-n2
role: ap
model: "tplink_cpe210-v1"
wireless_profile: freifunk_default
- hostname: mela-o2
role: ap
model: "tplink_cpe210-v1"
wireless_profile: freifunk_default
- hostname: mela-s2
role: ap
model: "tplink_cpe210-v1"
wireless_profile: freifunk_default
- hostname: mela-w2
role: ap
model: "tplink_cpe210-v1"
wireless_profile: freifunk_default
- hostname: mela-kanzel
role: ap
model: "tplink_cpe210-v1"
wireless_profile: freifunk_default

snmp_devices:
- hostname: mela-switch-hinten
Expand Down Expand Up @@ -142,7 +135,7 @@ networks:
name: mesh_11s_o5
prefix: 10.36.70.41/32
ipv6_subprefix: -25
mesh_ap: mela-o2
mesh_ap: mela-o5
mesh_radio: 11a_standard
mesh_iface: mesh

Expand Down

0 comments on commit fb136a3

Please sign in to comment.