commit | 0bc6983020ff2709f3006c70d19a6fdd548828bb | [log] [tgz] |
---|---|---|
author | Gary Wu <gary.i.wu@huawei.com> | Wed Mar 27 13:58:46 2019 -0700 |
committer | Gary Wu <gary.i.wu@huawei.com> | Wed Mar 27 13:58:46 2019 -0700 |
tree | 8bbaa6aa4c6d16f6879794c8cec8552b37490c41 | |
parent | 950a3237302a9cc5040354083099bce42e8f2436 [diff] [blame] |
Clean up RKE scripts Change-Id: I1508fc314df9a80f09f2dc86194832401f0a7652 Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
diff --git a/deployment/heat/onap-rke/parts/onap-oom-3.yaml b/deployment/heat/onap-rke/parts/onap-oom-3.yaml index 8dc35b6..3b3cf70 100644 --- a/deployment/heat/onap-rke/parts/onap-oom-3.yaml +++ b/deployment/heat/onap-rke/parts/onap-oom-3.yaml
@@ -1,4 +1,7 @@ outputs: + docker_proxy: + value: { get_param: docker_proxy } + rancher_vm_ip: description: The IP address of the rancher instance value: { get_attr: [rancher_floating_ip, floating_ip_address] }