diff options
Diffstat (limited to 'deploy.env')
-rw-r--r-- | deploy.env | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |