This is the config I’ve used with knife zero:
- configure a kitchen.yml file with a private network ( I will assume 192.168.33.15 is the IP ):
kitchen create
knife zero bootstrap 192.168.33.15 --ssh-user vagrant --sudo
- this will ask you for your password, then proceed with the installation of chef
- after the command is done, you should have a new entry in the nodes folder