From 2493de2f556b8908dd7f135b789cfabe28347041 Mon Sep 17 00:00:00 2001 From: Pradeep Kilambi Date: Thu, 24 Mar 2016 14:22:27 -0400 Subject: Remove password default for AodhPassword Change-Id: Ibf37bfd6150d212fadcc4d2e2e2d0a89cdd76c91 --- puppet/controller.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'puppet') diff --git a/puppet/controller.yaml b/puppet/controller.yaml index 4086fe4e..9878b28d 100644 --- a/puppet/controller.yaml +++ b/puppet/controller.yaml @@ -21,7 +21,6 @@ parameters: type: string default: '' AodhPassword: - default: unset description: The password for the aodh services. type: string hidden: true -- cgit 1.2.3-korg