Vagrant box management (add, list and remove) #67279
Rockin2
started this conversation in
Feature Requests
Replies: 1 comment
-
Thank you for the feature submission @Rockin2 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
We want to add vagrant boxes with Salt. (vagrant box add)
Describe the solution you'd like
A function in the vagrant modules to install a vagrant box. Two others function to remove and list boxes could be good also.
Describe alternatives you've considered
Using cmd.run function. It works but it is not really clean.
Beta Was this translation helpful? Give feedback.
All reactions