From 625c7d9fc8bb5324ba3a600c15fa0b817337d268 Mon Sep 17 00:00:00 2001 From: Juan Antonio Osorio Robles Date: Tue, 1 Nov 2016 14:09:33 +0200 Subject: Fix default for barbican documentation Change-Id: Id4dc2379b0c423012a0b3aaf49d1e1a7d633a03b --- manifests/haproxy.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/haproxy.pp') 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 -- cgit 1.2.3-korg