diff options
Diffstat (limited to 'deploy.env')
-rw-r--r-- | deploy.env | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Define environment variables -export VENDOR=${VENDOR:-intel} +export VENDOR=${VENDOR:-ericsson-pod2} export INSTALLER=bmra # Name of host bridge to which the VM is connected to (used for PXE) |