diff --git a/arch-template.json b/arch-template.json index f2bdcfa..b5868bf 100644 --- a/arch-template.json +++ b/arch-template.json @@ -48,7 +48,8 @@ "ssh_username": "vagrant", "ssh_password": "vagrant", "ssh_timeout": "{{ user `ssh_timeout` }}", - "shutdown_command": "sudo systemctl start poweroff.timer" + "shutdown_command": "sudo systemctl start poweroff.timer", + "headless" : "{{ user `headless`}}" }, { "type": "vmware-iso",