I am unable to Bootstrap an Ubuntu Node in My Chef workstation
I have set up Chef work station and chef server . I am able to upload the cookbooks to chef server . But I am unable to Bootstrap both windows and Ubuntu Nodes
Below is the code for the Bootstraping , 1)Ubuntu :knife bootstrap --ssh-user ubuntu -sudo -i
I am getting this error , PTY requested: stderr will be merged into stdout ERROR: Errno::ENOENT: No such file or directory @ rb_sysopen - /tmp/d20190613-2526-ckl14f/testnode.pem
2)Windows :
knife bootstrap windows winrm -x Administrator -P random_Password
I am getting below error ,
ERROR: knife encountered an unexpected error
This may be a bug in the 'bootstrap windows winrm' knife command or plugin
Please collect the output of this command with the -VVV option before filing a bug report.
Exception: NameError: uninitialized constant Chef::Knife::Bootstrap::ChefVaultHandler