By putting in a provision/vvv-init.sh and loading the other provisioners, VVV preferentially loads it, avoiding a folder search that takes time.
This also means that in the future the check to see if a site should be provisioned can be moved here, simplifying things, or even parallelising things. Note that i haven't tested this yet, it might be necessary to load the helper script in this file and remove it from the other provisioners
By putting in a
provision/vvv-init.sh
and loading the other provisioners, VVV preferentially loads it, avoiding a folder search that takes time.This also means that in the future the check to see if a site should be provisioned can be moved here, simplifying things, or even parallelising things. Note that i haven't tested this yet, it might be necessary to load the helper script in this file and remove it from the other provisioners