Hi,

I am using rsync to copy my puppet manifests using the puppet provisioner.

config.vm.provision "puppet" do 
|puppet|                                                                        
                                                                                
                                       

   puppet.manifests_path = "testing"
   puppet.manifest_file  = "vagrant_manifest.pp"
   puppet.module_path = '/path/to/mymodules'
end

Is there a a way to set rsync excludes for that module_path? Or a set of 
default rsync__excludes?

Thanks

john

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to