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.
1 parent f0630d1 commit f2616a9Copy full SHA for f2616a9
examples/v0.12/coreos/main.tf
@@ -52,7 +52,7 @@ resource "libvirt_domain" "coreos-machine" {
52
graphics {
53
## Bug in linux up to 4.14-rc2
54
## https://bugzilla.redhat.com/show_bug.cgi?id=1432684
55
- ## No Spice/VNC available if more then one machine is generated at a time
+ ## No Spice/VNC available if more than one machine is generated at a time
56
## Comment the address line, uncomment the none line and the console block below
57
#listen_type = "none"
58
listen_type = "address"
0 commit comments