commit | 64b9f978a5da40e42fc27e56d01e1fc178ba6f2b | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Mar 11 11:31:28 2015 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Mar 11 11:31:28 2015 +0100 |
tree | a5435ef67053e40b75c579ef7dfffee1797c4e78 | |
parent | 757e332878ca021bdd059bba3e3db10903b41531 [diff] [blame] |
initial LVM support
diff --git a/ubuntu-14.04/template.json b/ubuntu-14.04/template.json index 58eb87e..c62a4dd 100644 --- a/ubuntu-14.04/template.json +++ b/ubuntu-14.04/template.json
@@ -176,7 +176,7 @@ "iso_checksum_type": "md5", "iso_checksum": "01545fa976c8367b4f0d59169ac4866c", "http_directory": "http", - "headless": false, + "headless": true, "ssh_username": "{{user `user`}}", "ssh_password": "{{user `password`}}", "shutdown_command": "echo '{{user `password`}}'|sudo -S shutdown -P now",