summaryrefslogtreecommitdiff
path: root/tests/cloud_tests/testcases/modules/debug_enable.yaml
blob: d44147db6b9d0e9b71396851c6384c32838ea2de (plain)
1
2
3
4
5
6
7
8
9
#
# Run in debug mode
#
cloud_config: |
  #cloud-config
  debug:
    verbose: True

# vi: ts=4 expandtab