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

Create a filesystem.

Step keys:

* `mkfs` — REQUIRED; filesystem type, such as `ext4` or `vfat`.

* `partition` — REQUIRED; tag for the block device to use.

Example (in the .vmdb file):

    - mkfs: ext4
      partition: root