Set server names to openstack*

One of the server names needs to match whats in the yml env file.
This commit is contained in:
Derek Higgins 2015-01-22 04:26:41 -05:00
parent 56c5812afe
commit 233fc495c9

View File

@ -41,6 +41,7 @@ resources:
image: {get_param: image}
key_name: {get_param: key_name}
config_drive: True
name: openstack%index%
user_data:
str_replace:
template: |