Skip to content

Commit

Permalink
force destroy
Browse files Browse the repository at this point in the history
  • Loading branch information
David Yu committed Sep 21, 2017
1 parent 11fe839 commit 126c993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ build:
@vagrant provision

destroy:
@vagrant destroy haproxy ucp-node1 ucp-node2 ucp-node3 dtr-node1 worker-node1 worker-node2
@vagrant destroy -f haproxy ucp-node1 ucp-node2 ucp-node3 dtr-node1 worker-node1 worker-node2

0 comments on commit 126c993

Please sign in to comment.