Changed to reflect the new httpS endpoint for Chef, since Chef 11.x

pull/1340/head
Tehmasp Chaudhri 12 years ago
parent a03cf62a29
commit 49e5b9d21d

@ -23,7 +23,7 @@ remote machine and run Chef client.
<pre class="prettyprint">
{
"type": "chef-client",
"server_url": "http://mychefserver.com:4000/"
"server_url": "https://mychefserver.com/"
}
</pre>

Loading…
Cancel
Save