From 4502b7cba6b86cfb041459dbcebe77219236ecaf Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Tue, 27 Jun 2017 11:07:52 -0500 Subject: Make RoleParameters and key_name descriptions consistent The key_name default is ignored because the parameter is used in some mutually exclusive environments where the default doesn't need to be the same. Change-Id: I77c1a1159fae38d03b0e59b80ae6bee491d734d7 Partial-Bug: 1700664 --- puppet/blockstorage-role.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'puppet/blockstorage-role.yaml') diff --git a/puppet/blockstorage-role.yaml b/puppet/blockstorage-role.yaml index 7d58d1da..de7b6b49 100644 --- a/puppet/blockstorage-role.yaml +++ b/puppet/blockstorage-role.yaml @@ -141,7 +141,7 @@ parameters: parameter is generated from the parent template. RoleParameters: type: json - description: Role Specific Parameters + description: Parameters specific to the role default: {} DeploymentSwiftDataMap: type: json -- cgit 1.2.3-korg