X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=extraconfig%2Fall_nodes%2Fswap.j2.yaml;fp=extraconfig%2Fall_nodes%2Fswap.j2.yaml;h=ce65dacbf05d05bd0585a87eb694309303b0c409;hb=9393a3e2a57d293eabe1fcfb702b0cecdf5e60ff;hp=97149080878721bbbc6ada08f9418abf0a77ed97;hpb=5d49b75b6e8c608ede6fc7bd63b06055ce5f6317;p=apex-tripleo-heat-templates.git diff --git a/extraconfig/all_nodes/swap.j2.yaml b/extraconfig/all_nodes/swap.j2.yaml index 97149080..ce65dacb 100644 --- a/extraconfig/all_nodes/swap.j2.yaml +++ b/extraconfig/all_nodes/swap.j2.yaml @@ -50,7 +50,7 @@ resources: type: OS::Heat::SoftwareDeploymentGroup properties: config: {get_resource: SwapConfig} - servers: {get_param: servers, {{role.name}}} + servers: {get_param: [servers, {{role.name}}]} input_values: swap_size_megabytes: {get_param: swap_size_megabytes} swap_path: {get_param: swap_path}