From 2b8fd1ddb0865f7d16f4f55ec524c44f0a6a7e9d Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 28 Mar 2021 04:51:35 +0200 Subject: upgrade ch-router --- inventory/host_vars/ch-router.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/inventory/host_vars/ch-router.yml b/inventory/host_vars/ch-router.yml index 940dc390..8d5160bd 100644 --- a/inventory/host_vars/ch-router.yml +++ b/inventory/host_vars/ch-router.yml @@ -1,6 +1,6 @@ --- openwrt_variant: openwrt -openwrt_release: 19.07.6 +openwrt_release: 19.07.7 openwrt_arch: x86 openwrt_target: 64 openwrt_profile: Generic @@ -23,6 +23,7 @@ openwrt_packages_add: - nano - tcpdump-mini - iperf + - iperf3 - mtr - usbutils - kmod-ipt-nat -- cgit v1.2.3