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

Previous topic

salt.modules.grub_legacy

Next topic

salt.modules.hg