Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Vagrant provision fails on the windows forwarder #164

Closed
nmattam opened this issue Jan 16, 2018 · 1 comment
Closed

Vagrant provision fails on the windows forwarder #164

nmattam opened this issue Jan 16, 2018 · 1 comment
Assignees
Milestone

Comments

@nmattam
Copy link
Member

nmattam commented Jan 16, 2018

Vagrant provision fails on the windows forwarder with the following error.

==> f_win2012r2: Running chef-client...
==> f_win2012r2: [2018-01-16T10:38:52-08:00] FATAL: Configuration error NoMethodError: undefined method <<' for nil:NilClass ==> f_win2012r2: [2018-01-16T10:38:52-08:00] FATAL: C:/vagrant-chef/client.rb:32:in from_string'
==> f_win2012r2: [2018-01-16T10:38:52-08:00] FATAL: Aborting due to error in 'C:/vagrant-chef/client.rb'

It was noticed that chef-client 13.6.4 was installed on this box even though the omnibus version is set to 12.

C:\Users\vagrant>
C:\Users\vagrant>chef-client -v
Chef: 13.6.4

This issue is reported here and a workaround is suggested here. Following the workaround, I was able to successfully provision the windows forwarder.

Note:
I used a chef-client version <12.19 because of #142.

@nmattam
Copy link
Member Author

nmattam commented Jan 17, 2018

PR: #165

@acharlieh acharlieh added this to the v2.21.0 milestone May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants