From: Juan Antonio Osorio Robles Date: Tue, 1 Nov 2016 12:09:33 +0000 (+0200) Subject: Fix default for barbican documentation X-Git-Tag: opnfv-6.0.0~497^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=625c7d9fc8bb5324ba3a600c15fa0b817337d268;p=apex-puppet-tripleo.git Fix default for barbican documentation Change-Id: Id4dc2379b0c423012a0b3aaf49d1e1a7d633a03b --- 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