From 43f64a4204e9d78f1aff2514c824f1795be06a49 Mon Sep 17 00:00:00 2001 From: Jessica Milewski Date: Tue, 15 Jan 2019 18:31:30 -0500 Subject: [PATCH] Add title text to image chart (#27945) Added title text "Chef Configuration process chart" to the image of the chart. --- guide/english/chef/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/chef/index.md b/guide/english/chef/index.md index 53b82ce741..fdb63a1496 100644 --- a/guide/english/chef/index.md +++ b/guide/english/chef/index.md @@ -15,7 +15,7 @@ Chef enables programmers and system administrators to work together. Instead of

The client will then check in every now and again to make sure that no changes have occurred, and nothing needs to change. If it does, then the client deals with it. Patches and updates can be rolled out over your entire infrastructure by changing the recipe. There is no need to interact with each machine individually.

#### Chef Configuration -![Image Title](https://regmedia.co.uk/2015/10/07/chef_configuration_management.jpg) +![Image Title](https://regmedia.co.uk/2015/10/07/chef_configuration_management.jpg "Chef Configuration process chart") #### More Information: