VirtualBox Guest Additions installer state
salt.states.vbox_guest.
additions_installed
(name, reboot=False, upgrade_os=False)¶Ensure that the VirtualBox Guest Additions are installed. Uses the CD, connected by VirtualBox.
salt.states.vbox_guest.
additions_removed
(name, force=False)¶Ensure that the VirtualBox Guest Additions are removed. Uses the CD, connected by VirtualBox.
To connect VirtualBox Guest Additions via VirtualBox graphical interface press ‘Host+D’ (‘Host’ is usually ‘Right Ctrl’).
Grant access to auto-mounted shared folders to the users.
User is specified by it’s name. To grant access for several users use argument users.
Docs for previous releases are available on readthedocs.org.
Latest Salt release: 2018.3.3