X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=puppet%2Fpuppet-steps.j2;h=f7651a57da981ea0e36650b28aa9a5ec51a69f55;hb=46bbb1e0645ea8e59548b70184d5023e955a5eab;hp=542af42cbd4b9844d8f4798c43226e63d759793d;hpb=775a1c1b25c824f66c449f049e48de239c27a266;p=apex-tripleo-heat-templates.git diff --git a/puppet/puppet-steps.j2 b/puppet/puppet-steps.j2 index 542af42c..f7651a57 100644 --- a/puppet/puppet-steps.j2 +++ b/puppet/puppet-steps.j2 @@ -23,6 +23,7 @@ resources: {{role.name}}ArtifactsDeploy: type: OS::Heat::StructuredDeployments properties: + name: {{role.name}}ArtifactsDeploy servers: {get_param: [servers, {{role.name}}]} config: {get_resource: {{role.name}}ArtifactsConfig}