From b2e731ef3ae7c5d576e5cb78dbdbe8cd458529aa Mon Sep 17 00:00:00 2001 From: dogeystamp Date: Sat, 11 Nov 2023 14:21:17 -0500 Subject: [PATCH] ddclient: update configuration to remove deprecated options --- roles/networking/ddclient/templates/ddclient.conf.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/networking/ddclient/templates/ddclient.conf.j2 b/roles/networking/ddclient/templates/ddclient.conf.j2 index ab84867..bd11297 100644 --- a/roles/networking/ddclient/templates/ddclient.conf.j2 +++ b/roles/networking/ddclient/templates/ddclient.conf.j2 @@ -4,7 +4,8 @@ mail=root mail-failure=root pid=/var/run/ddclient.pid protocol=dyndns2 -use=web, web=https://ip.me +usev4=webv4 +webv4=https://ipv4.nsupdate.info/myip ssl=yes # yes = use https for updates server=ipv4.nsupdate.info login={{ dyndns_domain }}