Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0e643b2

Browse filesBrowse files
bmillemathiassigmavirus24
authored andcommitted
Update link documentation for chef
Documentation moved elsewhere
1 parent 0be039d commit 0e643b2
Copy full SHA for 0e643b2

File tree

Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed

‎docs/scenarios/admin.rst

Copy file name to clipboardExpand all lines: docs/scenarios/admin.rst
+4-1Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,9 @@ configures itself and this distributed approach makes Chef a scalable automation
250250

251251
Chef works by using custom recipes (configuration elements), implemented in cookbooks. Cookbooks, which are basically
252252
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.
253+
Read the `Digital Ocean tutorial series
254+
<https://www.digitalocean.com/community/tutorials/how-to-install-a-chef-server-workstation-and-client-on-ubuntu-vps-instances>`_
255+
on chef to learn how to create a simple Chef Server.
254256

255257
To create a simple cookbook the `knife <https://docs.chef.io/knife.html>`_ command is used:
256258

@@ -263,6 +265,7 @@ is a good starting point for Chef Beginners and many community maintained cookbo
263265
serve as a good reference or tweaked to serve your infrustructure configuration needs can be
264266
found on the `Chef Supermarket <https://supermarket.chef.io/cookbooks>`_.
265267

268+
- `Chef Documentation <https://docs.chef.io/>`_
266269

267270
Puppet
268271
------

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.