X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=puppet%2Fservices%2Fsshd.yaml;h=30058f03a2866f6e1d3871f6f5e024664b7560bc;hb=2f5f8fcb2bbd2b9299ac0097a210ba4939d30dc4;hp=e09a8894fedf375b9b897391a755b84de0f8f1a6;hpb=b32a9b8b1828b5a1ea359ecfd4cc94cc1f01e0e9;p=apex-tripleo-heat-templates.git diff --git a/puppet/services/sshd.yaml b/puppet/services/sshd.yaml index e09a8894..30058f03 100644 --- a/puppet/services/sshd.yaml +++ b/puppet/services/sshd.yaml @@ -1,4 +1,4 @@ -heat_template_version: ocata +heat_template_version: pike description: > Configure sshd_config @@ -13,6 +13,14 @@ parameters: DefaultPasswords: default: {} type: json + RoleName: + default: '' + description: Role name on which the service is applied + type: string + RoleParameters: + default: {} + description: Parameters specific to the role + type: json EndpointMap: default: {} description: Mapping of service endpoint -> protocol. Typically set