diff --git a/c8-stream.conf b/c8-stream.conf index 03d5acd..2fcc55d 100644 --- a/c8-stream.conf +++ b/c8-stream.conf @@ -141,6 +141,23 @@ variant_as_lookaside = [ ('HighAvailability', 'AppStream'), ] +extra_files = [ + ("^.*$, { + "*": [ + { + "scm": "git", + "repo": "https://git.centos.org/rpms/centos-release.git", + "branch": "c8", + "file": [ + 'SOURCES/GPL', + 'SOURCES/EULA', + ], + "target": "", + }, + ] + }), +] + productimg = False translate_paths = [ diff --git a/c8.conf b/c8.conf index 5165223..2739ca9 100644 --- a/c8.conf +++ b/c8.conf @@ -139,6 +139,23 @@ variant_as_lookaside = [ ('HighAvailability', 'AppStream'), ] +extra_files = [ + ("^.*$, { + "*": [ + { + "scm": "git", + "repo": "https://git.centos.org/rpms/centos-release.git", + "branch": "c8", + "file": [ + 'SOURCES/GPL', + 'SOURCES/EULA', + ], + "target": "", + }, + ] + }), +] + productimg = False translate_paths = [