emyl / vagrant-triggers

Allow the definition of arbitrary scripts that will run on the host before and/or after Vagrant commands.
MIT License
546 stars 35 forks source link

Fire trigger only once for multi machine environments #83

Closed brennerm closed 6 years ago

brennerm commented 7 years ago

On a "vagrant up" the "up"-trigger gets fired for each machine of my Vagrant environment. I'd like to activate the trigger only once per "up"/"destroy". Is this possible with the current implementation?

agutikov commented 7 years ago

+1

thecjharries commented 6 years ago

+1