diff options
Diffstat (limited to 'deployment/heat/onap-oom/parts/onap-oom-3.yaml')
-rw-r--r-- | deployment/heat/onap-oom/parts/onap-oom-3.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/deployment/heat/onap-oom/parts/onap-oom-3.yaml b/deployment/heat/onap-oom/parts/onap-oom-3.yaml deleted file mode 100644 index 8dc35b68e..000000000 --- a/deployment/heat/onap-oom/parts/onap-oom-3.yaml +++ /dev/null @@ -1,5 +0,0 @@ -outputs: - rancher_vm_ip: - description: The IP address of the rancher instance - value: { get_attr: [rancher_floating_ip, floating_ip_address] } - |