Merge pull request #181 from marineam/resize

fix(build_image): Switch STATE/ROOT partitions to coreos-resize type.
This commit is contained in:
Michael Marineau 2014-03-03 15:48:05 -08:00
commit 6bebce9dec

View File

@ -61,7 +61,7 @@
},
"9":{
"label":"STATE",
"type":"data",
"type":"coreos-resize",
"blocks":"1048576",
"fs_type":"ext4",
"mount":"/media/state",
@ -90,7 +90,6 @@
"vm":{
"9":{
"label":"STATE",
"type":"data",
"blocks":"6291456"
}
},
@ -112,7 +111,6 @@
"vagrant":{
"9":{
"label":"STATE",
"type":"data",
"blocks":"33587200"
}
},