Files
libguestfs/builder/libguestfs.conf.in
Richard W.M. Jones 0d2ce92e55 builder: Add a second archive repo to the virt-builder repos.
builder.libguestfs.org has almost run out of space.  I would like to
move templates for older guests to the archive site (which is slower
but has unlimited space).  The easiest way to do this is to add a
second repo.

This only affects obsolete/unsupported Fedora releases.
2018-12-07 11:23:23 +00:00

8 lines
273 B
Plaintext

[libguestfs.org]
uri=http://builder.libguestfs.org/index.asc
gpgkey=file://@SYSCONFDIR@/xdg/virt-builder/repos.d/libguestfs.gpg
[archive.libguestfs.org]
uri=http://archive.libguestfs.org/builder/index.asc
gpgkey=file://@SYSCONFDIR@/xdg/virt-builder/repos.d/libguestfs.gpg