Note
See the full Salt Formulas installation and usage instructions.
Mounts a given device/location
Using the format
option will format the specified device as ext4 if the device is not already formatted. At present it uses a stateful bash script to do this due to a bug in blockdev.formatted
which will be fixed in Salt Carbon.
Testing is done with kitchen-salt
Runs the formula
Runs serverspec tests on the actual instance
Builds and runs test from scratch
Gives you ssh to the vagrant machine for manual testing