summaryrefslogtreecommitdiffstats
path: root/tools/demo_deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/demo_deploy.sh')
-rw-r--r--tools/demo_deploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/demo_deploy.sh b/tools/demo_deploy.sh
index 5567ce6..9a4bd15 100644
--- a/tools/demo_deploy.sh
+++ b/tools/demo_deploy.sh
@@ -152,7 +152,7 @@ deploy_start=$((`date +%s`/60))
user=$1
master=$2
cloudify=$3
-source ~/k8s_env_$k8s_master_hostname.sh
+source ~/k8s_env.sh
log "k8s environment as input"
env | grep k8s
eval `ssh-agent`