Module for managing container and VM images
New in version 2014.7.0.
Return which platforms are available
CLI Example:
salt myminion genesis.avail_platforms
Create an image for a specific platform.
Please note that this function MUST be run as root, as images that are created make files belonging to root.
CLI Examples:
salt myminion genesis.bootstrap pacman /root/arch
salt myminion genesis.bootstrap rpm /root/redhat
salt myminion genesis.bootstrap deb /root/wheezy arch=amd64 flavor=wheezy static_qemu=/usr/bin/qemu-x86_64-static
Pack up a directory structure, into a specific format
CLI Examples:
salt myminion genesis.pack centos /root/centos
salt myminion genesis.pack centos /root/centos pack_format='tar'
Unpack an image into a directory structure
CLI Example:
salt myminion genesis.unpack centos /root/centos
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.7.2
22.16.64. salt.modules.gentoo_service
Upcoming SaltStack events, webinars and local meet ups and user groups.