You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/scenarios/admin.rst
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -250,7 +250,9 @@ configures itself and this distributed approach makes Chef a scalable automation
250
250
251
251
Chef works by using custom recipes (configuration elements), implemented in cookbooks. Cookbooks, which are basically
252
252
packages for infrastructure choices, are usually stored in your Chef server.
253
-
Read the `Digital Ocean tutorial series <https://www.digitalocean.com/community/tutorials/how-to-install-a-chef-server-workstation-and-client-on-ubuntu-vps-instances>`_ on chef to learn how to create a simple Chef Server.
0 commit comments