I tried using the aws.user_data to pass in a powershell script to (among 
other things) install Cygwin + rsync and add the C:/Cygwin/bin directory to 
the PATH environment variable. I still received the message when doing 
vagrant up about rsync not installed or not in the PATH. I logged into the 
VM and I see rsync is installed and in the PATH.

Does the Vagrant folder sync come BEFORE user_data is executed? If not, any 
ideas why Vagrant says that rsync isn't installed or not in the PATH?

I will try and post the section that I used to install Cygwin + rsync and 
add it to the path when I get some time later today.

-- 
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