aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-11-03 10:07:47 +0000
committerGerrit Code Review <review@openstack.org>2016-11-03 10:07:47 +0000
commit2b92f3f7739f655ba88154058730d6ac07186c0e (patch)
tree434328e6ed6f06859d7ca7aa2e3aa584791bca5e
parentde24d7bf248e16e758a7c0edef558d466d0113af (diff)
parent625c7d9fc8bb5324ba3a600c15fa0b817337d268 (diff)
Merge "Fix default for barbican documentation"
-rw-r--r--manifests/haproxy.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/haproxy.pp b/manifests/haproxy.pp
index d925da0..7c5ff39 100644
--- a/manifests/haproxy.pp
+++ b/manifests/haproxy.pp
@@ -184,7 +184,7 @@
#
# [*barbican*]
# (optional) Enable or not Barbican API binding
-# Defaults to false
+# Defaults to hiera('barbican_api_enabled', false)
#
# [*gnocchi*]
# (optional) Enable or not Gnocchi API binding