> > If I understand correctly, and please let me know if I got it wrong this > is what you want. > > You have a folder like this: > > app/ > app/Vagrantfile > app/tmp/ > app/tmp/<files> > > If you have this as part of the projects, on each run/vagrant up it will > be synced using rsync or virtualbox shared folder. > > Correct - but I'm being a pain in the butt and not wanting app/tmp/* to be rsynced, in the cases where rsync would be used (e.g. AWS)... Obviously we still would need all the other file in app to be rsynced, like app/cookbooks in the case of Chef.
Make sense? Thanks for the very fast reply. Paul -- 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/2e417734-e173-4a94-8a21-924be8a24c2d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
