From 8695c140ea34b7e60b7d91cd41f58480985c5ed0 Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Wed, 19 Feb 2020 11:23:16 +0100 Subject: Fix YAML files linter errors for superfluous spaces/new lines Change-Id: Id2b6b0966e07104b32c98053de04bd359dfef803 Signed-off-by: Bartek Grzybowski Issue-ID: INT-1451 --- deployment/heat/onap-rke/parts/onap-oom-3.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'deployment/heat/onap-rke/parts') 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] } - -- cgit 1.2.3-korg