diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-10-03 18:38:00 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-10-03 18:39:55 +0200 |
commit | 14fe92acb1006cdb01ff57a588683b5bb2f15d47 (patch) | |
tree | baf49d6859afe1b9b6f996ea7612c470cae979b6 /labs/arm/pod5 | |
parent | 711a908debdb3e712366febccec5633c2858a353 (diff) |
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 <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'labs/arm/pod5')
-rw-r--r-- | labs/arm/pod5/fuel/config/local_env | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/labs/arm/pod5/fuel/config/local_env b/labs/arm/pod5/fuel/config/local_env deleted file mode 100644 index d5e4dec..0000000 --- a/labs/arm/pod5/fuel/config/local_env +++ /dev/null @@ -1,2 +0,0 @@ -export LIBVIRT_DEFAULT_URI="qemu:///system" -export DEFAULT_BRIDGE=admin7_br0,mgmt7_br0,,public7_br0 |