From: David Garcia Date: Fri, 10 Jul 2020 09:19:38 +0000 (+0200) Subject: Remove unused config from PLA overlayx X-Git-Tag: v8.0.0rc3~13 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fdevops.git;a=commitdiff_plain;h=f2072d79bcde208f09ad3824608f1d507e593102 Remove unused config from PLA overlayx Change-Id: I54c16ab90fdfe3c83661a2568159c19a1958e612 Signed-off-by: David Garcia --- diff --git a/installers/charmed_install.sh b/installers/charmed_install.sh index ed0d58a5..87204de6 100755 --- a/installers/charmed_install.sh +++ b/installers/charmed_install.sh @@ -200,11 +200,6 @@ applications: vca_password: $vca_password vca_host: $vca_host vca_cacert: $vca_cacert - pla: - options: - vca_user: $vca_user - vca_password: $vca_password - vca_host: $vca_host EOF mv /tmp/vca-overlay.yaml ~/.osm/ OSM_VCA_HOST=$vca_host