aboutsummaryrefslogtreecommitdiffstats
path: root/environments
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-10-10 09:30:29 +0000
committerGerrit Code Review <review@openstack.org>2016-10-10 09:30:29 +0000
commitf9c48f6d62a8af4aba698f1cc7361329609a2c6f (patch)
tree3be7dfe990b9121392cfbfde279ff4a43b84b20f /environments
parent300ea1eeb2413508dc64f8d50d01c13b0f5367db (diff)
parentff908cc0ccee03f572eb4f7d96f94ca142b81709 (diff)
Merge "Add new environment for debug"
Diffstat (limited to 'environments')
-rw-r--r--environments/debug.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/environments/debug.yaml b/environments/debug.yaml
new file mode 100644
index 00000000..b938555c
--- /dev/null
+++ b/environments/debug.yaml
@@ -0,0 +1,5 @@
+# A Heat environment file which can be used to enable the debug
+# setting in the overcloud openstack services configuration.
+
+parameter_defaults:
+ Debug: true