22.16.89. 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: 2014.7.2

Previous topic

22.16.88. salt.modules.grub_legacy

Next topic

22.16.90. salt.modules.hadoop