many: take repositories from the "images" library
This commit changes the spec file so that most of the repositories are taken from the `images` library. See images PR#1112 for details. Note that we still need the -no-auth-keys and the centos-stream symlinks.
This commit is contained in:
parent
74638a9733
commit
90f069c2eb
28 changed files with 23 additions and 1923 deletions
|
|
@ -11,6 +11,7 @@ import (
|
|||
"github.com/coreos/go-systemd/journal"
|
||||
"github.com/getsentry/sentry-go"
|
||||
sentrylogrus "github.com/getsentry/sentry-go/logrus"
|
||||
_ "github.com/osbuild/images/data/repositories"
|
||||
"github.com/osbuild/osbuild-composer/internal/common"
|
||||
slogger "github.com/osbuild/osbuild-composer/pkg/splunk_logger"
|
||||
"github.com/sirupsen/logrus"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue