-
Notifications
You must be signed in to change notification settings - Fork 2
Add a new cleanup action for Vagrant #14
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Is your feature request related to a problem? Please describe.
The docker runner allows for cleanup of files in the host working directory. Need to add similar behavior for the Vagrant runner.
Describe the solution you'd like
This will involve creating a new action that calls the vm_up() and vm_destroy() actions. It should work similar to the local cleanup by removing any newly created actions during the action.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed