diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-08-20 19:18:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-20 19:18:27 +0000 |
commit | fb6df408839051153415654031f26c18f3d0ec47 (patch) | |
tree | 268c8a533d946071d1b728cdadfbf50a64d87c44 /deployment/heat/onap-oom/parts/onap-oom-2.yaml | |
parent | 73287961525fa2be819ac9701370c1ebb36456a5 (diff) | |
parent | 7a04b3d35d26d45191a1afc080981401b55dbb92 (diff) |
Merge "Upgrade helm version to 2.9.1"
Diffstat (limited to 'deployment/heat/onap-oom/parts/onap-oom-2.yaml')
-rw-r--r-- | deployment/heat/onap-oom/parts/onap-oom-2.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/heat/onap-oom/parts/onap-oom-2.yaml b/deployment/heat/onap-oom/parts/onap-oom-2.yaml index f0a0a8bd0..463635b8a 100644 --- a/deployment/heat/onap-oom/parts/onap-oom-2.yaml +++ b/deployment/heat/onap-oom/parts/onap-oom-2.yaml @@ -27,6 +27,7 @@ params: __docker_proxy__: { get_param: docker_proxy } __apt_proxy__: { get_param: apt_proxy } + __docker_version__: { get_param: docker_version } __rancher_ip_addr__: { get_attr: [rancher_floating_ip, floating_ip_address] } __rancher_private_ip_addr__: { get_attr: [rancher_floating_ip, fixed_ip_address] } template: |