diff options
author | Christian Pointner <equinox@spreadspace.org> | 2021-08-19 00:37:38 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2021-08-19 00:37:38 +0200 |
commit | 0deb066a2c4557d9fd07c982379c8342db6cc53f (patch) | |
tree | e5f7db7ecc13c42d72d599da0c64bec527ecfad2 /inventory/host_vars/glt-gw-r3.yml | |
parent | update debian bullseye keyring (diff) |
use shared playbook for openwrt image generation
Diffstat (limited to 'inventory/host_vars/glt-gw-r3.yml')
-rw-r--r-- | inventory/host_vars/glt-gw-r3.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inventory/host_vars/glt-gw-r3.yml b/inventory/host_vars/glt-gw-r3.yml index a8957b43..3fc1978f 100644 --- a/inventory/host_vars/glt-gw-r3.yml +++ b/inventory/host_vars/glt-gw-r3.yml @@ -1,4 +1,6 @@ --- +install_playbook: openwrt + openwrt_variant: openwrt openwrt_release: 19.07.7 openwrt_arch: x86 |