Skip to content
Snippets Groups Projects
Commit dad5780c authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

changing node flavour..otherwise update won't work

parent c419f8fe
No related branches found
No related tags found
1 merge request!287Reposrv
......@@ -25,7 +25,7 @@ resources:
type: OS::Nova::Server
properties:
#availability_zone: { get_param: avz }
flavor: t3.xsmall
flavor: m3.xsmall
image: { get_param: image }
key_name: { get_param: ssh_key }
security_groups: { get_param: security_groups }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment