summaryrefslogtreecommitdiffstats
path: root/deploy.env
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.env')
-rw-r--r--deploy.env1
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy.env b/deploy.env
index 85641ce..967bf90 100644
--- a/deploy.env
+++ b/deploy.env
@@ -1,6 +1,7 @@
# Define environment variables
export VENDOR=${VENDOR:-intel}
+export DISTRO=${DISTRO:-centos7}
export INSTALLER=bmra
export BMRA_PROFILE=$(yq r $CURRENTPATH/hw_config/$VENDOR/idf.yaml bmra.profile)