From 011e4daba3f05ab8ab7b291b62dd24ae44bc5194 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Aug 21 2020 23:29:15 +0000 Subject: Change the git repo url for createrepo_extra_modulemd Signed-off-by: Mohan Boddu --- diff --git a/c8-stream.conf b/c8-stream.conf index 3d604be..d5db508 100644 --- a/c8-stream.conf +++ b/c8-stream.conf @@ -86,7 +86,7 @@ create_jigdo = False createrepo_extra_modulemd = { "AppStream": { "scm": "git", - "repo": "git://git@git.centos.org/centos/centos-metadata.git", + "repo": "https://git.centos.org/centos/centos-metadata.git", "dir": "extra-modulemd", } }