Closed olgafandeliuk closed 3 years ago
Marking stale due to inactivity. Remove stale label or comment or this will be closed in 7 days. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs.
Closing due to inactivity. If this is still an issue please reopen or open another issue. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs.
Hello,
Chef-client fails to run on jenkins-master due to inability to set username and password for http connection mode.
When I test it locally, all looks good:
Cookbooks are set according to the doc:
But chef-client fails with the following error:
Remoting mode
ssh
isn't an option for us. But looks like thecli_user
attribute works only forssh
, but not forhttp
Thanks