summaryrefslogtreecommitdiffstats
path: root/prototypes/openstack-ansible/scripts/osa_deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'prototypes/openstack-ansible/scripts/osa_deploy.sh')
-rwxr-xr-xprototypes/openstack-ansible/scripts/osa_deploy.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/prototypes/openstack-ansible/scripts/osa_deploy.sh b/prototypes/openstack-ansible/scripts/osa_deploy.sh
index 95f593194..79625d211 100755
--- a/prototypes/openstack-ansible/scripts/osa_deploy.sh
+++ b/prototypes/openstack-ansible/scripts/osa_deploy.sh
@@ -4,7 +4,6 @@ export OSA_PATH=/opt/openstack-ansible
export LOG_PATH=$OSA_PATH/log
export PLAYBOOK_PATH=$OSA_PATH/playbooks
export OSA_BRANCH=${OSA_BRANCH:-"master"}
-
JUMPHOST_IP="192.168.122.2"
sudo /bin/rm -rf $LOG_PATH