demo: Fix JSON file

This was corrupted broken by a previous commit.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer 2017-04-06 11:32:26 +01:00
parent d740624db6
commit fdee4a099c

View File

@ -1,5 +1,5 @@
{ {
"ID": "cattle", "ID": "etcd",
"Properties": { "Properties": {
"Allocation": { "Allocation": {
"LogicalIDs": [ "LogicalIDs": [
@ -16,7 +16,7 @@
"Moby": "etcd", "Moby": "etcd",
"Disk" : 0, "Disk" : 0,
"CPUs" : 1, "CPUs" : 1,
"Memory" : 512, "Memory" : 512
} }
}, },
"Flavor": { "Flavor": {