Update vmcreate.sh
This commit is contained in:
@@ -15,11 +15,6 @@ path="/mnt/pve/${storage}/snippets/"
|
||||
node=$(hostname | cut -c4)
|
||||
if [[ $node -eq "l" ]]; then node="lab"; fi
|
||||
|
||||
###DEBUG
|
||||
echo "DEBUG NODE=$node"
|
||||
exit 110
|
||||
### END DEBUG
|
||||
|
||||
size=50
|
||||
remove=false
|
||||
template="user.yaml"
|
||||
|
||||
Reference in New Issue
Block a user