Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-14 | Make vagrant work behind a proxy | Kyle Mestery | 1 | -1/+2 | |
Without this change, I cannot get the in-tree VPP Vagrant to work behind a proxy. This commit fixes that by ensuring when we run sudo we're passing environment variables, amongst some other cleanups. Change-Id: Ica98a1238d40e6e6ccf80c472f52559c95af52f0 Signed-off-by: Kyle Mestery <mestery@mestery.com> | |||||
2017-09-25 | Vagrant fails if Vagrantfile is a symlink on Windows 10. | Dave Wallace | 1 | -1/+1 | |
- Revert Vagrantfile symlink to the default - Update README and env.sh Change-Id: Ib1a557b897e0217b162c31118a4c265769dd1760 Signed-off-by: Dave Wallace <dwallacelf@gmail.com> | |||||
2017-04-20 | Move vagrant stuff to extras/ | Damjan Marion | 1 | -0/+6 | |
Change-Id: I7e3d6ecc3f23d862004c273e23e36e234ceb6015 Signed-off-by: Damjan Marion <damarion@cisco.com> |