salt.modules.guestfs

Interact with virtual machine images via libguestfs

depends:
  • libguestfs
salt.modules.guestfs.mount(location, access='rw')

Mount an image

CLI Example:

salt '*' guest.mount /srv/images/fedora.qcow

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 2015.5.1

Previous topic

salt.modules.grub_legacy

Next topic

salt.modules.hadoop