attendedsysupgrade-common: update server URL
authorPaul Spooren <mail@aparcar.org>
Thu, 5 Aug 2021 22:07:37 +0000 (00:07 +0200)
committerPaul Spooren <mail@aparcar.org>
Thu, 5 Aug 2021 22:07:37 +0000 (00:07 +0200)
The service is now on a new server which supports IPv6.

Signed-off-by: Paul Spooren <mail@aparcar.org>
utils/attendedsysupgrade-common/files/attendedsysupgrade.defaults

index 3d65afba3d51887903eebc542573728e1142bda6..b2040136104b7ae4769d0bc5c3c1933c4601019b 100644 (file)
@@ -6,7 +6,7 @@ touch /etc/config/attendedsysupgrade
 
 uci -q batch <<EOF
 set attendedsysupgrade.server=server
-set attendedsysupgrade.server.url='https://chef.libremesh.org'
+set attendedsysupgrade.server.url='https://asu.aparcar.org'
 
 set attendedsysupgrade.client=client
 set attendedsysupgrade.client.upgrade_packages='1'