From 09c60b4399056b665c4039638ada1c3c367a7d09 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Thu, 12 Jul 2012 09:00:19 -0700 Subject: [PATCH] doc: added :: to code example. Signed-off-by: John Wilkins --- doc/config-cluster/chef.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config-cluster/chef.rst b/doc/config-cluster/chef.rst index 588ebcad41e0e..091481eb821a2 100644 --- a/doc/config-cluster/chef.rst +++ b/doc/config-cluster/chef.rst @@ -156,7 +156,7 @@ Then, add at least one of:: "role[ceph-cookbooks-radosgw]" If you add more than one role, separate them with a comma. Replace the -``{hostname}`` setting of the ``name`` key to the host name for the node. +``{hostname}`` setting of the ``name`` key to the host name for the node. :: { "chef_environment": "Ceph", -- 2.39.5