From: Michael Gebetsroither Date: Sat, 14 Sep 2019 23:30:37 +0000 (+0200) Subject: torwaechter: upgrade to openwrt 18.06.4 X-Git-Url: https://git.realraum.at/?a=commitdiff_plain;h=b607f45d9168c44a7a04c1d019bced60f0203cf7;p=noc.git torwaechter: upgrade to openwrt 18.06.4 --- diff --git a/ansible/host_vars/torwaechter/main.yml b/ansible/host_vars/torwaechter/main.yml index 43ca535..cc5a15c 100644 --- a/ansible/host_vars/torwaechter/main.yml +++ b/ansible/host_vars/torwaechter/main.yml @@ -1,11 +1,13 @@ --- ssh_users_tuergit: "{{ user_groups.noc | union(['fgenesis']) }}" +openwrt_variant: openwrt +openwrt_release: 18.06.4 openwrt_arch: x86 openwrt_target: geode openwrt_output_image_suffixes: - combined-ext4.img.gz - - combined-squashfs.img + - combined-squashfs.img.gz openwrt_packages_extra: - "-dropbear" diff --git a/ansible/roles/openwrt/image/openwrt-keyring.gpg b/ansible/roles/openwrt/image/openwrt-keyring.gpg index e8a3e8b..d3bb915 100644 Binary files a/ansible/roles/openwrt/image/openwrt-keyring.gpg and b/ansible/roles/openwrt/image/openwrt-keyring.gpg differ