Support multiple different VMs in Vagrant #411
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "vagrant/dirsrv"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This changes the Vagrant config to account for different VMs, that can have different base boxes, Chef client versions, Chef runlists, etc..
There isn't much configuration yet, but now it's easy to add custom VMs to your liking by just copying and/or adapting the existing configs.
Looking good 👍