summaryrefslogtreecommitdiffstats
path: root/create_node.sh
diff options
context:
space:
mode:
Diffstat (limited to 'create_node.sh')
-rwxr-xr-xcreate_node.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/create_node.sh b/create_node.sh
index 03753d8..e99c444 100755
--- a/create_node.sh
+++ b/create_node.sh
@@ -10,7 +10,6 @@ fi
CLUSTER="$1"
NODENUMBER="$2"
-NUMNODES=4
NAME="$CLUSTER""n$NODENUMBER"
BASE="$VIRTBASE/$BASENAME.img"
DISK="$VIRTBASE/$CLUSTER/$NAME.qcow2"