diff options
Diffstat (limited to 'manifests/haproxy.pp')
-rw-r--r-- | manifests/haproxy.pp | 2 |
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 |