Skip to content

Commit

Permalink
Add remote url example to dist config
Browse files Browse the repository at this point in the history
  • Loading branch information
subuk committed Apr 26, 2020
1 parent 515f6e9 commit b4aa73b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vmango.dist.conf
Expand Up @@ -6,8 +6,8 @@ libvirt "local" {
config_drive_suffix = "_config.iso"
}

# libvirt "second_example" {
# uri = "qemu:///system"
# libvirt "remote" {
# uri = "qemu+ssh://libvirt@192.168.0.100/system"
# config_drive_pool = "default"
# config_drive_suffix = "_config.iso"
# # Config drive write format, nocloud or openstack, default=nocloud
Expand Down

0 comments on commit b4aa73b

Please sign in to comment.