Skip to content

Commit 836b6bf

Browse files
Enrico Usairexcsn
authored andcommitted
Update Python version used by virtual environment
Signed-off-by: Enrico Usai <[email protected]>
1 parent 4221113 commit 836b6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

attributes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
default['cfncluster']['cluster_config_path'] = "#{node['cfncluster']['configs_dir']}/cluster_config.json"
3030

3131
# Python Version
32-
default['cfncluster']['python-version'] = '3.6.9'
32+
default['cfncluster']['python-version'] = '3.6.13'
3333
# plcuster-specific pyenv system installation root
3434
default['cfncluster']['system_pyenv_root'] = "#{node['cfncluster']['base_dir']}/pyenv"
3535
# Virtualenv Cookbook Name

0 commit comments

Comments
 (0)