Default to headless Packer builds
[integration/packaging.git] / packer / templates / libvirt.json
index 617dda082f558c100293ef264212a0d832bf0250..3283436d029b0ef545fdaeaa3b02cdcf6677d26a 100644 (file)
@@ -13,6 +13,7 @@
             "iso_urls": "{{ user `iso_urls` }}",
             "iso_checksum": "{{ user `iso_checksum` }}",
             "iso_checksum_type": "sha256",
+            "headless": "true",
             "ssh_username": "vagrant",
             "ssh_password": "vagrant",
             "ssh_wait_timeout": "60m",