Hello, Have a look at the plugin vagrant-trigger.
It does have several stages and seems to allow the level of control you are after. Alvaro. On Tue, Dec 29, 2015 at 5:53 AM, James Carr <[email protected]> wrote: > Hey All, > > I have a snippet of ruby in my Vagrantfile that works well but is > dependent on some provisioning taking place first using the > vagant-host-shell provisioner. Is there someway to force a snippet to only > execute once a provisioning step is complete? If place it in the file > sequentially then it'll happen first thing before provisioning takes place. > > > Thanks! > James > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/83c7f7bd-8cb8-4520-8f00-4ec667c2afae%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/83c7f7bd-8cb8-4520-8f00-4ec667c2afae%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0ewNtb5ZoSthdtzTf4b7pUifrZ4fGC_YeGF0zqaubRK0xQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
