Closed maxlandon closed 5 years ago
Hi,
it look like an issue with your Chef version (See: https://github.com/chef/chef/issues/6128) On your screen you are on 12.17.44, and in https://github.com/Sliim/pentest-env/issues/54 you said you upgraded to Chef13.
The Chef version 12.17.44
come from the resource examples/chef-environment.pentestrc
. Can you try to change this version to 13.x ?
sed -i "s/12\.17\.44/13.2.20/" examples/chef-environment.pentestrc
Yes that works ! Thanks a lot
Hello,
I run into this issue when vagrant up chef-workstation (running the chef-environment example):
The install process as described in the doc went fine, no errors whatsoever. Ask me if you need further info on my System or else. Thanks a lot !