I was wondering if it is possible to use a custom repository for Salt. I have found a bug with Salt and wanted to see if a quick fix was possible. It would be easiest for me to test if I could just use it in my normal Vagrant setup.
What I would like to do is fork the Salt repo, make my fix, and have Vagrant retrieve Salt from my fork. Is that possible?