I need to do some customization on created VM either before importing it or just before running it first time. For instance, I need to clear stale NAT port forwarding rules that tend to be left after the box with the same name, remove some disk controllers (reattach existing disks to IDE controller instead of SATA for compatiblity with older OS revisions that do not understand SATA, etc).
There are pre-boot and pre-import events in Vagrant code, but I wonder if there's any way of running some virtualbox/vagrant commands before booting created vm? -- 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/groups/opt_out.
