From 0deb066a2c4557d9fd07c982379c8342db6cc53f Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 19 Aug 2021 00:37:38 +0200 Subject: use shared playbook for openwrt image generation --- inventory/group_vars/accesspoints/vars.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory/group_vars/accesspoints') diff --git a/inventory/group_vars/accesspoints/vars.yml b/inventory/group_vars/accesspoints/vars.yml index 6f3181f7..24d59ef3 100644 --- a/inventory/group_vars/accesspoints/vars.yml +++ b/inventory/group_vars/accesspoints/vars.yml @@ -54,6 +54,8 @@ accesspoint_wireless_devices: accesspoint_wireless_ifaces: {} +install_playbook: openwrt + openwrt_variant: openwrt openwrt_release: 19.07.6 openwrt_arch: ath79 -- cgit v1.2.3