commit | e4772c2edb78d8244c613666d9d82ea08700023f | [log] [tgz] |
---|---|---|
author | Alex <osavatieiev@mirantis.com> | Wed Jul 14 09:09:23 2021 -0500 |
committer | Alex <osavatieiev@mirantis.com> | Wed Jul 14 09:09:23 2021 -0500 |
tree | 78e07ef68106f670cf8ee72a6730de0baa215d34 | |
parent | b0bd7b3a6f475da7857cc4b75997541e27f46a07 [diff] [blame] |
Hotfix for simple.yaml (mistype) Related-PROD: PROD-36128 Change-Id: I0ce14d5e523d8bc3d8969ec245d1430bf03a3ddd
diff --git a/autoscale/simple.yaml b/autoscale/simple.yaml index fe95eed..d14f744 100644 --- a/autoscale/simple.yaml +++ b/autoscale/simple.yaml
@@ -45,4 +45,4 @@ outputs: scaleup_policy_signal_url: - value: {get_attr: {scaleup_policy, signal_url}} + value: {get_attr: [ scaleup_policy, signal_url ]}