Commit 49e5b9d2 authored by Tehmasp Chaudhri's avatar Tehmasp Chaudhri

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

parent a03cf62a
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment