Update chef-solo.html.markdown

underscore of "data_bags" should be escaped; causes run-on italic
pull/627/head
Jeff Quast 13 years ago
parent 9e333e03db
commit 67b0d69fb6

@ -48,7 +48,7 @@ configuration is actually required, but at least `run_list` is recommended.
These will be uploaded to the remote machine in the directory specified by the
`staging_directory`. By default, this is empty.
* `data_bags_path` (string) - The path to the "data_bags" directory on your local filesystem.
* `data_bags_path` (string) - The path to the "data\_bags" directory on your local filesystem.
These will be uploaded to the remote machine in the directory specified by the
`staging_directory`. By default, this is empty.

Loading…
Cancel
Save