commit | 72279107c12bc34538e1a0fab8549844367247e6 | [log] [tgz] |
---|---|---|
author | Anton Samoylov <asamoylov@mirantis.com> | Wed Mar 05 18:52:39 2025 +0400 |
committer | Anton Samoylov <asamoylov@mirantis.com> | Wed Mar 05 18:52:39 2025 +0400 |
tree | 665e0a1703059aa51d09dfc2ef8f1b83f8e20cb1 | |
parent | c5656c57c58619b5a300ea0539e6f951438b5231 [diff] [blame] |
[HCO] Change name of server resource Related-PROD: KUBV-203 Change-Id: I7b323f375bc6d47400824c32f5e97dba0d48d0e7
diff --git a/hco/fragments/VMInstance.yaml b/hco/fragments/VMInstance.yaml index 15dad90..b0eb789 100644 --- a/hco/fragments/VMInstance.yaml +++ b/hco/fragments/VMInstance.yaml
@@ -54,7 +54,7 @@ handle: { get_resource: wait_handle } timeout: { get_param: boot_timeout } - vm_server: + server: type: OS::Nova::Server properties: availability_zone: { get_param: availability_zone }