Merge "Fix roles dict object' has no attribute 'lower' error"

This commit is contained in:
Jenkins 2017-06-23 16:33:24 +00:00 committed by Gerrit Code Review
commit 94592cab5b
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ conditions:
resources:
{{role}}:
type: OS::TripleO::{{role.name}}Server
type: OS::TripleO::{{role}}Server
metadata:
os-collect-config:
command: {get_param: ConfigCommand}