From b47f8a69ed8f6996d204d4e0453136b25d49f87b Mon Sep 17 00:00:00 2001 From: Davlet Panech Date: Thu, 9 Nov 2023 10:52:04 -0500 Subject: [PATCH] stx.conf.sample: fix stx_mirror_url stx_mirror_url was specified with the wrong protoclo/port combination. Remove the port part. Partial-Bug: 2033555 Signed-off-by: Davlet Panech Change-Id: I0684f5d689fa78f5439f918190225441bd499f79 --- stx.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stx.conf.sample b/stx.conf.sample index 6bb724ff..3b7a0d9e 100644 --- a/stx.conf.sample +++ b/stx.conf.sample @@ -34,7 +34,7 @@ mode = local [repomgr] type = aptly -stx_mirror_url = https://mirror.starlingx.windriver.com:80/mirror +stx_mirror_url = https://mirror.starlingx.windriver.com/mirror stx_mirror_strategy = stx_mirror_first sourceslist = deblist =