'msdos' is the default partition style from api10
[ext/instance-debootstrap.git] / defaults
index 76b3643..c065055 100644 (file)
--- a/defaults
+++ b/defaults
@@ -58,4 +58,6 @@ CLEAN_CACHE="14"
 # 'msdos': install an msdos partition table on the device, with a single
 #          partition on it
 # (more styles may be added in the future)
+# The default is "msdos" from ganeti 2.0 onwards, but none if installing under
+# Ganeti 1.2 (os api version 5)
 PARTITION_STYLE="none"