aboutsummaryrefslogtreecommitdiff
blob: c54903ce1c3b5374ca71aa046daf2bf55e1f6eae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# 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",
#]