Codebase list libvirt / debian/0.9.9-3 src / libvirt.conf
debian/0.9.9-3

Tree @debian/0.9.9-3 (Download .tar.gz)

libvirt.conf @debian/0.9.9-3raw · history · blame

#
# This can be used to setup URI aliases for frequently
# used connection URIs. Aliases may contain only the
# characters  a-Z, 0-9, _, -.
#
# Following the '=' may be any valid libvirt connection
# URI, including arbitrary parameters

#uri_aliases = [
#  "hail=qemu+ssh://root@hail.cloud.example.com/system",
#  "sleet=qemu+ssh://root@sleet.cloud.example.com/system",
#]