{ "ID": "cattle", "Properties": { "Allocation": { "Size": 1 }, "Instance": { "Plugin": "instance-hyperkit", "Properties": { "Moby": "../../moby", "Disk" : 512, "CPUs" : 2, "Memory" : 1024 } }, "Flavor": { "Plugin": "flavor-vanilla", "Properties": { "Init": [ "test1", "test2" ], "Tags": { "tier": "sample", "project": "infrakit" } } } } }