vagrant/plugins/provisioners/ansible/cap/guest/pip
Brian Cain 96c20ad3cc
Fixes #10950: Ensure pip_install_cmd is finalized
Prior to this commit, the `pip_install_cmd` option for ansible guest
config was not properly finalized. This commit ensures that if that
value is still UNSET_VALUE, it gets set to empty string in the finalize!
method.
2019-10-02 10:33:31 -07:00
..
pip.rb Fixes #10950: Ensure pip_install_cmd is finalized 2019-10-02 10:33:31 -07:00