Python recipe
This commit is contained in:
3
attributes/python.rb
Normal file
3
attributes/python.rb
Normal file
@ -0,0 +1,3 @@
|
||||
default['python']['env_path'] = "/opt/theta42/#{node['app']['name']}/env/python"
|
||||
default['python']['version'] = '3.6'
|
||||
default['python']['pip_requirements_path'] = 'requirements.txt'
|
Reference in New Issue
Block a user