Set server names to openstack*
One of the server names needs to match whats in the yml env file.
This commit is contained in:
parent
56c5812afe
commit
233fc495c9
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user