example config: explicitly state units in install_timeout
This commit is contained in:
parent
ca80e009db
commit
4cd0fcf288
@ -10,7 +10,7 @@
|
|||||||
"iso_name": "CentOS-6.4-x86_64-minimal.iso",
|
"iso_name": "CentOS-6.4-x86_64-minimal.iso",
|
||||||
"http_directory": "http",
|
"http_directory": "http",
|
||||||
"local_ip": "10.80.3.223",
|
"local_ip": "10.80.3.223",
|
||||||
"install_timeout": "600",
|
"install_timeout": "600s",
|
||||||
"ssh_username": "root",
|
"ssh_username": "root",
|
||||||
"ssh_password": "vmpassword",
|
"ssh_password": "vmpassword",
|
||||||
"boot_command":
|
"boot_command":
|
||||||
|
Loading…
Reference in New Issue
Block a user