[SDC-29] rebase continue work to align source
[sdc.git] / test-apis-ci / src / test / resources / CI / tests / HeatDeploymentArtifacts / heatInvalidFormat.yaml
1 heat_template_version: 2013-05-23
2
3 parameters:
4
5   FE_Affinity:
6     type: OS::Nova::ServerGroup
7     properties:
8       policies: ["anti-affinity"] 
9