keith
Results
1
issues of
keith
Its seems that the unless statement for exec { "python_virtualenv_${venv_dir}": is being overridden by the creates statement. Removing the "creates" param correctly runs the exec command only once. diff virtualenv.pp...