Files
tacker/vagrant
Yasufumi Ogawa 77ecc2a7b3 Fix Vagrantfile for no_proxy is empty
ENV["no_proxy"] is nil if the environment variable is empty, but
expected as empty string "" wrongly. This update is to fix the mistake.

Closes-Bug: #1991327
Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
Change-Id: I84c4631eed2eb56448077eb51ff4b2341f08ac2b
2022-09-30 04:58:39 +09:00
..