diff options
Diffstat (limited to 'deployment/heat/onap-rke/parts/onap-oom-3.yaml')
-rw-r--r-- | deployment/heat/onap-rke/parts/onap-oom-3.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deployment/heat/onap-rke/parts/onap-oom-3.yaml b/deployment/heat/onap-rke/parts/onap-oom-3.yaml index b70150240..62e3ee29b 100644 --- a/deployment/heat/onap-rke/parts/onap-oom-3.yaml +++ b/deployment/heat/onap-rke/parts/onap-oom-3.yaml @@ -9,4 +9,3 @@ outputs: nfs_vm_private_ip: description: The private IP address of the nfs instance value: { get_attr: [nfs_floating_ip, fixed_ip_address] } - |