summaryrefslogtreecommitdiff
path: root/tests/cloud_tests/testcases/modules/debug_disable.yaml
blob: 63218b1885130456a409a4fb02891ac396748cf9 (plain)
1
2
3
4
5
6
7
8
9
#
# Do not run in debug mode
#
cloud_config: |
  #cloud-config
  debug:
    verbose: False

# vi: ts=4 expandtab