{
	"image_type": "ls1012afrwy",
	"hostname": "photon-machine",
	"password":
		{
			"crypted": false,
			"text": "PASSWORD"
		},
    "packagelist_file": "packages_ls1012afrwy.json",
    "size": {"root": "1", "swap": "0"},
    "boot":"bios",
    "public_key":"<ssh-key-here>",
    "postinstallscripts": ["ls1012afrwy-custom-patch.sh"],
    "additionalfiles": [
                            {"resizefs.sh": "/usr/local/bin/resizefs.sh"},
                            {"resizefs.service": "/lib/systemd/system/resizefs.service"}
                       ],
    "artifacttype": "xz",
    "keeprawdisk": "true"
}