Skip to content

Commit 0e643b2

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

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/scenarios/admin.rst

Lines 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)