diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2019-12-03 19:26:09 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2019-12-03 19:26:09 +0100 |
commit | 1e5d47074aa0fc116fa48b67defda73b7ea2a4b8 (patch) | |
tree | 52e89c4777747400f64cd95511849ea1d9f25c1a /repos | |
parent | 6eb0aaba3c2e63d48728198c48bce54082f463d6 (diff) | |
download | imagefish-1e5d47074aa0fc116fa48b67defda73b7ea2a4b8.tar.gz |
add centos8
Diffstat (limited to 'repos')
-rw-r--r-- | repos/centos-8.repo | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/repos/centos-8.repo b/repos/centos-8.repo new file mode 100644 index 0000000..2fb479d --- /dev/null +++ b/repos/centos-8.repo @@ -0,0 +1,8 @@ +[mkimage-centos-8-baseos] +baseurl=http://mirror.centos.org/centos/8/BaseOS/$basearch/os/ +proxy=http://spunk.home.kraxel.org:3128 + +[mkimage-centos-8-appstream] +baseurl=http://mirror.centos.org/centos/8/AppStream/$basearch/os/ +proxy=http://spunk.home.kraxel.org:3128 + |