Skip to content

Commit

Permalink
Merge pull request #1010 from srividya0208/cloud-init
Browse files Browse the repository at this point in the history
  • Loading branch information
rebortg committed May 19, 2023
2 parents 938cd8f + 90b1c95 commit ebdec8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/automation/cloud-init.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ Troubleshooting
***************

If you encounter problems, verify that the cloud-config document contains
valid YAML. Online resources such as https://yamlvalidator.com/ provide
a simple tool for validating YAML.
valid YAML. Online resources such as https://www.yamllint.com/ provide a
simple tool for validating YAML.

cloud-init logs to /var/log/cloud-init.log. This file can be helpful in
determining why the configuration varies from what you expect. You can fetch the
Expand Down

0 comments on commit ebdec8b

Please sign in to comment.