Commit 79d55c20 authored by Ross Smith II's avatar Ross Smith II

Merge pull request #1340 from tehmaspc/tehmaspc_chefserver_https_endpoint_doc_update

[DOC] Changed to reflect the new httpS endpoint for Chef, since Chef 11.x
parents a03cf62a 49e5b9d2
......@@ -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