во время работы
$chef-client -S https://ip-172-31-87-170.ec2.internal -K /etc/chef/4thcoffee-validator.pem
The server returned a HTTP 404. This usually indicates that your chef_server_url is incorrect.
Я получаю вышеуказанный вывод
мой client.rb равен
log_level :info
log__location STDOUT
chef_server_url "https://ip-172-31-87-170.ec2.internal"
trusted_certs_dir "/root/.chef/trusted_certs"