aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/haproxy.pp
diff options
context:
space:
mode:
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>2016-11-01 14:09:33 +0200
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>2016-11-01 15:47:53 +0200
commit625c7d9fc8bb5324ba3a600c15fa0b817337d268 (patch)
tree4dac2126b17f7382ee1af3dabe64fe5ceaa275a6 /manifests/haproxy.pp
parent91f764b597e919470a5893ff1a0599c424f16f18 (diff)
Fix default for barbican documentation
Change-Id: Id4dc2379b0c423012a0b3aaf49d1e1a7d633a03b
Diffstat (limited to 'manifests/haproxy.pp')
-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