aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/heat/onap-rke/parts
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/heat/onap-rke/parts')
-rw-r--r--deployment/heat/onap-rke/parts/onap-oom-3.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/deployment/heat/onap-rke/parts/onap-oom-3.yaml b/deployment/heat/onap-rke/parts/onap-oom-3.yaml
index 8dc35b68e..3b3cf7022 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] }