Ensure Random.self_init() is called.
[mclu.git] / templates / rawhide.template
index 8406f0f..ae9399d 100755 (executable)
@@ -10,7 +10,9 @@ case "$1" in
     # Build image.
     build)
         virt-builder "$base_image" --output "$output" --format "$format" \
+                     $size \
                      --hostname "$name" \
+                     $timezone \
                      --install fedora-repos-rawhide \
                      --update \
                      --root-password password:123456 \