Updated PDF and IDF for Intel POD 19
[kuberef.git] / deploy.env
index 602dfd8..994a41a 100644 (file)
@@ -1,6 +1,6 @@
 # Define environment variables
 
-export VENDOR=intel
+export VENDOR=${VENDOR:-ericsson-pod2}
 export INSTALLER=bmra
 
 # Name of host bridge to which the VM is connected to (used for PXE)
@@ -10,3 +10,4 @@ export BRIDGE=pxebr
 export VM_NAME=$(yq r $CURRENTPATH/hw_config/$VENDOR/pdf.yaml jumphost.name)
 export USERNAME=ubuntu
 export PROJECT_ROOT="/home/ubuntu"
+export ROOT_PASSWORD="root" # This is used for throubleshooting purposes