While bootstrap a node on hosted chef server i am getting following error
$ knife bootstrap xxx.xxx.xxx.xxx --ssh-user grimmy --ssh-password '******' --sudo --use-sudo-password --node-name chefNode1 --run-list 'recipe[learn_chef_httpd1]'
Creating new client for chefNode2
Creating new node for chefNode2
Connecting to xxx.xxx.xxx.xxx
**ERROR: Network Error: Connection refused - connect(2) for xxx.xxx.xxx.xxx:22
Check your knife configuration and network settings**