Sliim / pentest-env

Pentest environment deployer (kali linux + targets) using vagrant and chef.
http://sliim.github.io/pentest-env/
GNU General Public License v3.0
628 stars 169 forks source link

Chef version too old. #54

Closed maxlandon closed 5 years ago

maxlandon commented 5 years ago

Hello,

When running the chef-environment from the examples directory, and when vagrant up any of the machines (except the chef-server), an error is thrown during chef provisioning that the installed chef version is too old for some packages (12.7, instead of >=13). (I'm sorry I solved my issue and I don't wan't to do all over again so I don't have the precise package complaining.) I fixed that by simply puting 'version: 13.2.20' in the pentestrc file. I'm opening an issue in case where that is an intentional stuff !

Sliim commented 5 years ago

Hi, thanks for your report, the Chef version can be updated yes