X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=hosts-config.yaml;h=b5a22b7f6ef2898d5c3a865cc237d77da44861f2;hb=b56e666dd5a60871ac8112dfaabe313761929d0c;hp=df0addfd610fb8bb43ca370cb0f4751e8bbafa65;hpb=9d01feaf7a71ad7823f2b06ddd8259cd222e1c2a;p=apex-tripleo-heat-templates.git diff --git a/hosts-config.yaml b/hosts-config.yaml index df0addfd..b5a22b7f 100644 --- a/hosts-config.yaml +++ b/hosts-config.yaml @@ -3,7 +3,7 @@ description: 'All Hosts Config' parameters: hosts: - type: comma_delimited_list + type: string resources: @@ -12,10 +12,7 @@ resources: properties: group: os-apply-config config: - hosts: - list_join: - - "\n" - - {get_param: hosts} + hosts: {get_param: hosts} outputs: config_id: