Virtual machine image management tools
Seed a location (disk image, directory, or block device) with the minion config, approve the minion's key, and/or install salt-minion.
CLI Example:
salt 'minion' seed.whatever path id [config=config_data] \
[gen_key=(true|false)] [approve_key=(true|false)] \
[install=(true|false)]
Current Salt release: 2014.1.6
Docs for previous releases on salt.rtfd.org.