diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-02-28 19:28:22 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-02-28 19:28:22 +0100 |
commit | 54a217e65e56280561c18e8aac8b32b936ffabfb (patch) | |
tree | 32af6b74c739fc8687cee2c569d0ace3fbea82b0 /repos | |
parent | 3e67e95d94e07c9f8b8d3cd5b22a60b7da1e702e (diff) | |
download | imagefish-54a217e65e56280561c18e8aac8b32b936ffabfb.tar.gz |
add centos
Diffstat (limited to 'repos')
-rw-r--r-- | repos/centos-7.repo | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/repos/centos-7.repo b/repos/centos-7.repo new file mode 100644 index 0000000..c57613e --- /dev/null +++ b/repos/centos-7.repo @@ -0,0 +1,8 @@ +[mkimage-centos-7-base] +baseurl=http://mirror.centos.org/centos/7/os/$basearch/ +proxy=http://spunk.home.kraxel.org:3128 + +[mkimage-centos-7-updates] +baseurl=http://mirror.centos.org/centos/7/updates/$basearch/ +proxy=http://spunk.home.kraxel.org:3128 + |