Command I ran:
knife bootstrap 10.x.x.x-x ec2-x-i xx.pem --sudo -r "role[x]"`
Error:
[2014-12-31T12:07:53+00:00] ERROR: Connection refused connecting to https://chefserver.dsh.com/organizations/digital/clients, retry 1/5`
Logs show this:
Chef encountered an error attempting to create the client "ip-10-x-x-x.ec2.internal"`
I have tired things so far:
- Edited my knife.rb
- chef_server_url from FQDN of Chef Server to IP address
Now I getting different error:
Original Exception: OpenSSL::SSL::SSLError: hostname "10.x.x.x" does not match the server certificate`