diff --git a/container/brew.repo b/container/brew.repo new file mode 100644 index 0000000..551fdc0 --- /dev/null +++ b/container/brew.repo @@ -0,0 +1,6 @@ +[brew] +name=brew +baseurl=http://download.eng.bos.redhat.com/brewroot/repos/brew-rhel-8/4285303/x86_64 +enabled=1 +gpgcheck=0 +metadata_expire=60 diff --git a/container/rhel.repo b/container/rhel.repo new file mode 100644 index 0000000..8a37ddb --- /dev/null +++ b/container/rhel.repo @@ -0,0 +1,11 @@ +[RHEL-8-BaseOS] +name=baseos +baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8/compose/BaseOS/x86_64/os/ +enabled=1 +gpgcheck=0 + +[RHEL-8-AppStream] +name=appstream +baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8/compose/AppStream/x86_64/os/ +enabled=1 +gpgcheck=0