Skip to content

v1.0.3

Compare
Choose a tag to compare
@legal90 legal90 released this 20 Mar 11:45
· 652 commits to master since this release

Features:

  • Changed 'mount_parallels_shared_folder' Linux guest capability. Folders are mounted directly to the specified path instead using a symlinks. It is possible to use mount options [GH-100]
  • Added 'host_address' provider capability. It allows to make 'landrush' plugin compatible with the Parallels provider [GH-98]

Bugfix:

  • Guest IP detection: return nil if 'parallels_dhcp_leases' file does not exist [GH-99]