Skip to content

Disable Parallels Desktop feature "--tools-autoupdate"#283

Merged
legal90 merged 1 commit intoParallels:masterfrom
legal90:disable-tools-autoupdate
Dec 7, 2016
Merged

Disable Parallels Desktop feature "--tools-autoupdate"#283
legal90 merged 1 commit intoParallels:masterfrom
legal90:disable-tools-autoupdate

Conversation

@legal90
Copy link
Collaborator

@legal90 legal90 commented Dec 7, 2016

Fixes the following issues:

The details are explained in this comment: #281 (comment)

TL;DR: We should disable the built-in Parallels Desktop feature of auto-updating Parallels Tools in VMs because it collides with the similar feature managed by our Vagrant provider and could cause provision failures.

If you want to keep Parallels Tools in your VMs up-to-date, please, enable an appropriate provider feature:

config.vm.provider "parallels" do |prl|
  prl.update_guest_tools = true
end

cc: @romankulikov

It collides with the similar feature managed by vagrant provider.
@legal90 legal90 force-pushed the disable-tools-autoupdate branch from 8aaca1c to ba8437c Compare December 7, 2016 14:08
@legal90 legal90 merged commit 11255a7 into Parallels:master Dec 7, 2016
@legal90 legal90 deleted the disable-tools-autoupdate branch December 7, 2016 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant