gcc484perl-5.22
|
Last change
on this file since b26e5aa was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 9 years ago
|
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
|
File size:
547 bytes
|
| Line | |
|---|
| 1 | # |
|---|
| 2 | # This can be used to setup URI aliases for frequently |
|---|
| 3 | # used connection URIs. Aliases may contain only the |
|---|
| 4 | # characters a-Z, 0-9, _, -. |
|---|
| 5 | # |
|---|
| 6 | # Following the '=' may be any valid libvirt connection |
|---|
| 7 | # URI, including arbitrary parameters |
|---|
| 8 | |
|---|
| 9 | #uri_aliases = [ |
|---|
| 10 | # "hail=qemu+ssh://root@hail.cloud.example.com/system", |
|---|
| 11 | # "sleet=qemu+ssh://root@sleet.cloud.example.com/system", |
|---|
| 12 | #] |
|---|
| 13 | |
|---|
| 14 | # |
|---|
| 15 | # These can be used in cases when no URI is supplied by the application |
|---|
| 16 | # (@uri_default also prevents probing of the hypervisor driver). |
|---|
| 17 | # |
|---|
| 18 | #uri_default = "qemu:///system" |
|---|
Note: See
TracBrowser
for help on using the repository browser.