Closed AlexFarran closed 10 years ago
@AlexFarran Sorry about that! Looks like we went the wrong way by rolling our own VagrantFile API for rsync. We'll update it to support the standard Vagrant API.
@maxlinc tells me this should be fixed in 0.1.8.
So that I have more control of which files are synchronised I want to use the built in rsync folder type [http://docs.vagrantup.com/v2/synced-folders/rsync.html] But the rackspace provider ignores my config settings and runs its own rsync code that doesn't take into account the rsyncexclude and rsyncargs options.