aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/role.role.j2.yaml
diff options
context:
space:
mode:
authorBen Nemec <bnemec@redhat.com>2017-06-27 11:07:52 -0500
committerBen Nemec <bnemec@redhat.com>2017-08-02 16:18:25 -0500
commit4502b7cba6b86cfb041459dbcebe77219236ecaf (patch)
tree40ebdf51c2e82b8368920f60c00a6efa7d10003f /puppet/role.role.j2.yaml
parent303a5be4916ece351e4eaeeb5b4dae44a5e6f490 (diff)
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
Diffstat (limited to 'puppet/role.role.j2.yaml')
-rw-r--r--puppet/role.role.j2.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/role.role.j2.yaml b/puppet/role.role.j2.yaml
index 18707b9a..23d8896e 100644
--- a/puppet/role.role.j2.yaml
+++ b/puppet/role.role.j2.yaml
@@ -180,7 +180,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