Add a placeholder flow for create/destroy
This commit is contained in:
8
destroy
Normal file
8
destroy
Normal file
@ -0,0 +1,8 @@
|
||||
## Using SSH:
|
||||
## * Log in to hypervisor, retrieve list of running VMs
|
||||
## * Log in to hypervisor, retrieve list of ZFS volumes
|
||||
## * List any VM matching spec ^vpp[\d]+-[\d+]$
|
||||
## * List any ZFS datasets matching matching spec ^ssd-vol0/vpp[\d]+-[\d+]$
|
||||
## * If --force is set:
|
||||
## * Destroy matching VMs
|
||||
## * Recursively delete any matching ZFS datasets
|
Reference in New Issue
Block a user