summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inventory/host_vars/mz-ap.yml6
-rw-r--r--inventory/host_vars/mz-router.yml8
2 files changed, 7 insertions, 7 deletions
diff --git a/inventory/host_vars/mz-ap.yml b/inventory/host_vars/mz-ap.yml
index 21712b81..044f41f9 100644
--- a/inventory/host_vars/mz-ap.yml
+++ b/inventory/host_vars/mz-ap.yml
@@ -13,9 +13,9 @@ openwrt_packages_remove:
- firewall4
- odhcpd
- odhcpd-ipv6only
- - wpad-basic-wolfssl
+ - wpad-basic-mbedtls
openwrt_packages_add:
- - wpad-wolfssl
+ - wpad-mbedtls
- haveged
- htop
- ip
@@ -68,7 +68,7 @@ openwrt_uci:
enabled: '1'
enable_server: '0'
server:
- - '192.168.2.254'
+ - '192.168.2.254'
dropbear:
- name: dropbear
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