summaryrefslogtreecommitdiff
path: root/vmdb/plugins/mkimg.mdwn
blob: e2998ac35ddb8e67fc21c463cabcc79923c024ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Step: `mkimg`
-----------------------------------------------------------------------------

Create a new image file of a desired size.

Step keys:

* `mkimage` — REQUIRED; name of file to create.

* `size` — REQUIRED; size of the image.

Example (in the .vmdb file):

    - mkimg: "{{ output }}"
      size: 4G