From 49480ccf256b8739b1b4d0ef7eec9f8fb3d10347 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Tue, 3 Oct 2017 18:38:00 +0200 Subject: lf-pod2, arm-pod5: Fuel Installer Descriptor File While at it, quote string variables in ericsson-pod1 IDF. Now that we can determine bridge names from IDF, drop legacy "local_env" mechanism for baremetal PODs. Change-Id: I1db41cde503099352adb72d0969c1dd0f8a92a59 Signed-off-by: Alexandru Avadanii (cherry picked from commit 14fe92acb1006cdb01ff57a588683b5bb2f15d47) --- labs/ericsson/idf-pod1.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'labs/ericsson/idf-pod1.yaml') diff --git a/labs/ericsson/idf-pod1.yaml b/labs/ericsson/idf-pod1.yaml index 10469d2..1c9f297 100644 --- a/labs/ericsson/idf-pod1.yaml +++ b/labs/ericsson/idf-pod1.yaml @@ -6,7 +6,7 @@ idf: fuel: jumphost: bridges: - admin: pxebr - mgmt: br-mgmt - private: - public: br-external + admin: 'pxebr' + mgmt: 'br-mgmt' + private: '' + public: 'br-external' -- cgit 1.2.3-korg