feat(down): Halt instead of suspending machines
This commit is contained in:
parent
c2a9140997
commit
04e3e98cdb
2
Makefile
2
Makefile
@ -11,7 +11,7 @@ up:
|
||||
|
||||
down:
|
||||
@echo "Stopping Homelab..."
|
||||
@vagrant suspend
|
||||
@vagrant halt
|
||||
|
||||
install_vb:
|
||||
@echo "Creating components..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user