X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;ds=sidebyside;f=ansible%2Fhost_vars%2Ftorwaechter%2Fmain.yml;h=cc5a15caa787e475d434b0c968e3882adc104026;hb=b607f45d9168c44a7a04c1d019bced60f0203cf7;hp=43ca535dd19d6cee4dec7daf896b4ca572f03e8d;hpb=cc1aa85c90ed87ad1f3e3f477d17e15c9bff1f03;p=noc.git 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"