We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6899cb3 + d81dce7 commit 604cca4Copy full SHA for 604cca4
README.md
@@ -92,7 +92,7 @@ You will now find the binary at `$GOPATH/bin/terraform-provider-libvirt`.
92
93
# Installing
94
95
-* Check that libvirt daemon 1.2.14 or newer is running on the hypervisor
+* Check that libvirt daemon 1.2.14 or newer is running on the hypervisor (`virsh version --daemon`)
96
* `mkisofs` is required to use the [CloudInit](website/docs/r/cloudinit.html.markdown)
97
98
[Copied from the Terraform documentation](https://www.terraform.io/docs/configuration/providers.html#third-party-plugins):
0 commit comments