installer/sample_config.json
f4d17450
 {
 	"hostname": "photon-machine",
 	"password": 
 		{
 			"crypted": false,
 			"text": "root"
 		},
 	"disk": "/dev/sdb",
 	"type": "minimal"
 }