From fe8fc1dee06b74217d5a025707720553dd2a2368 Mon Sep 17 00:00:00 2001 From: onefang Date: Fri, 17 Dec 2021 14:58:46 +1000 Subject: Don't hard code deb.roundr.devuan.org all over the place, and check the results. Coz it got changed to deb.rr.devuan.org. --- apt-panopticommon.lua | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'apt-panopticommon.lua') diff --git a/apt-panopticommon.lua b/apt-panopticommon.lua index f2a7fee..3e2dc08 100644 --- a/apt-panopticommon.lua +++ b/apt-panopticommon.lua @@ -53,6 +53,12 @@ APT.options = help = "The round robin DNS name.", value = "deb.devuan.org", }, + roundRobinCname = + { + typ = "string", + help = "The round robin DNS name.", + value = "deb.rr.devuan.org", + }, tests = { typ = "table", -- cgit v1.1