I have an updated bootstrap file and about to distributed to all other developers who's using it. Is there a mechanism in vagrant or other tools in conjunction with vagrant so that developer can provision only a fraction of updated bootstrap file rather than whole bootstrap file? Manually running the changes is possible by seeing differences in the commit, but it would be better if there's a mechanism that can support this task.
I'm hoping it's analogous to database migration tools, which developer can migrate changes to the database rather than recreate the database from zero. I'm new to vagrant and this might be an rtfm question, so far I haven't found solution to this issue, and I'm open to suggestions. Thanks. -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
