summaryrefslogtreecommitdiff
path: root/deploy_a_system.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy_a_system.sh')
-rwxr-xr-xdeploy_a_system.sh7
1 files changed, 1 insertions, 6 deletions
diff --git a/deploy_a_system.sh b/deploy_a_system.sh
index 05700ed..5d3eb6c 100755
--- a/deploy_a_system.sh
+++ b/deploy_a_system.sh
@@ -5,7 +5,7 @@
set -ex
cluster_name="$1"
-
+archive=/archive/
definitions_dir=definitions
ybd_dir=/home/patrickdarley/ybd
@@ -23,8 +23,3 @@ sudo modprobe btrfs
cd "$definitions_dir"
sudo "$ybd_dir"/ybd.py clusters/"$cluster_name"
-
-
-# Err, should probably just change he deploy script but that is tlsa's
-# not mine. So will do this for now. Also assumed we wanted
-