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
pull/1349/head
Ross Smith II 12 years ago
commit 79d55c20b3

@ -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