diff options
author | Christian Pointner <equinox@spreadspace.org> | 2022-01-01 17:53:12 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2022-01-01 17:53:12 +0100 |
commit | f2b5b8cb426103180a7c612347c2bed6f36d660a (patch) | |
tree | 94956791da6e8a943129343267a6f8965420c5c2 /inventory/group_vars/ups | |
parent | generate openwrt images using image-generate.sh (diff) |
convert some more openwrt hosts to new image generation mechanism
Diffstat (limited to 'inventory/group_vars/ups')
-rw-r--r-- | inventory/group_vars/ups/vars.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/inventory/group_vars/ups/vars.yml b/inventory/group_vars/ups/vars.yml index 0bccfb2e..26556942 100644 --- a/inventory/group_vars/ups/vars.yml +++ b/inventory/group_vars/ups/vars.yml @@ -3,10 +3,6 @@ ups_name: "ups" ups_query_sources: [] -install_playbook: openwrt - -openwrt_variant: openwrt -openwrt_release: 21.02.1 openwrt_arch: ramips openwrt_target: mt7620 openwrt_profile: ravpower_rp-wd03 |