chef-workstation icon indicating copy to clipboard operation
chef-workstation copied to clipboard

Windows - Update Workstation msi installer to prevent installs on drives other than C:

Open tehsuk opened this issue 7 years ago • 1 comments

Description

Can't bootstrap a node when ChefDK is installed on a drive other than C:. The ChefDK installer should prevent installation to drives other than C:.

Per notes in https://github.com/chef-cookbooks/chef-client/issues/461 installing ChefDK on drives other than C: is unsupported. The MSI installer should prevent installs to other volumes & installation docs @ https://docs.chef.io/install_dk.html updated.

ChefDK Version

12.18.31

Platform Version

Windows Server 2016

Replication Case

See https://github.com/chef-cookbooks/chef-client/issues/461

Stacktrace

See https://github.com/chef-cookbooks/chef-client/issues/461

Aha! Link: https://chef.aha.io/features/SH-2192

tehsuk avatar Mar 15 '17 14:03 tehsuk

I think we should rather make sure we support a non-C drive install and consider the above break a bug.

mwrock avatar Nov 20 '20 01:11 mwrock