aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/heat/onap-rke/onap-oom.yaml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2019-03-27 13:58:46 -0700
committerGary Wu <gary.i.wu@huawei.com>2019-03-27 13:58:46 -0700
commit0bc6983020ff2709f3006c70d19a6fdd548828bb (patch)
tree8bbaa6aa4c6d16f6879794c8cec8552b37490c41 /deployment/heat/onap-rke/onap-oom.yaml
parent950a3237302a9cc5040354083099bce42e8f2436 (diff)
Clean up RKE scripts
Change-Id: I1508fc314df9a80f09f2dc86194832401f0a7652 Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'deployment/heat/onap-rke/onap-oom.yaml')
-rw-r--r--deployment/heat/onap-rke/onap-oom.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/deployment/heat/onap-rke/onap-oom.yaml b/deployment/heat/onap-rke/onap-oom.yaml
index c999327b4..6e1f72ac9 100644
--- a/deployment/heat/onap-rke/onap-oom.yaml
+++ b/deployment/heat/onap-rke/onap-oom.yaml
@@ -881,6 +881,9 @@ resources:
user_data: { get_resource: orch_3_vm_config }
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] }