diff options
author | Christian Pointner <equinox@spreadspace.org> | 2021-01-24 18:21:57 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2021-01-24 18:21:57 +0100 |
commit | 55648075e1276d1df077a5fae19997262371a43c (patch) | |
tree | 020efc882b0c8f5bab0cc0c52cbdd78aaba5c145 /inventory/group_vars/accesspoints | |
parent | apt-repo roles: replace apt module with explicit call to apt-get (diff) |
upgrade ch accesspoints
Diffstat (limited to 'inventory/group_vars/accesspoints')
-rw-r--r-- | inventory/group_vars/accesspoints/vars.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/group_vars/accesspoints/vars.yml b/inventory/group_vars/accesspoints/vars.yml index ee07c292..b6ddea99 100644 --- a/inventory/group_vars/accesspoints/vars.yml +++ b/inventory/group_vars/accesspoints/vars.yml @@ -55,7 +55,7 @@ accesspoint_wireless_ifaces: {} openwrt_variant: openwrt -openwrt_release: 19.07.4 +openwrt_release: 19.07.6 openwrt_arch: ath79 openwrt_target: generic openwrt_profile: ubnt_unifiac-lite |