products: Fix another syntax error

This commit is contained in:
Colin Walters 2014-01-30 11:49:21 -05:00
parent 301406af04
commit fbf2e76a0a

View File

@ -24,7 +24,7 @@
"docker": { "packages": ["docker-io", "NetworkManager", "vim-minimal", "nano"],
"postprocess": ["remove-locales",
"remove-gpu-drivers",
"remove-docs"]
"remove-docs"],
"disk": { "sizeMb": 1024,
"bootsizeMb": 0,
"swapsizeMb": 0 }