From 3c5784c4b1b3cb048dbb37bc7328e4f0fbb7f7b5 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 25 Dec 2023 17:26:44 +0100 Subject: mz-*: upgrade to openwrt 23.05.2 --- inventory/host_vars/mz-router.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'inventory/host_vars/mz-router.yml') diff --git a/inventory/host_vars/mz-router.yml b/inventory/host_vars/mz-router.yml index 8b4dfaf3..254aaf02 100644 --- a/inventory/host_vars/mz-router.yml +++ b/inventory/host_vars/mz-router.yml @@ -1,9 +1,9 @@ --- ## TOOD: -# After router upgrade run this command to generate a new dyndns ssh key +# After router upgrades run this command to generate a new dyndns ssh key # $ dropbearkey -t ed25519 -f /etc/dyndns/id_ed25519 # Then replace the key at the dyndns server (/var/lib/dyndns/.ssh/authorized_keys) -# after that run the dnydns update script once to accept the ssh host key +# after that run the dyndns update script manually to accept the ssh host-key openwrt_arch: ath79 openwrt_target: generic @@ -16,9 +16,9 @@ openwrt_packages_remove: - ppp-mod-pppoe - firewall - firewall4 - - wpad-basic-wolfssl + - wpad-basic-mbedtls openwrt_packages_add: - - hostapd-wolfssl + - hostapd-mbedtls - haveged - htop - ip -- cgit v1.2.3