Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked frompoise/python

Commitb5d0065

Browse files
author
Joshua Timberman
committed
Merge pull requestpoise#15 from ampledata/feature/COOK-1415_default_python_interpreter
COOK-1415 Changing default Python interpreter to a more generic 'python'
2 parents3d8dd96 +3d13834 commitb5d0065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎resources/virtualenv.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
actions:create,:delete
2222

2323
attribute:path,:kind_of=>String,:name_attribute=>true
24-
attribute:interpreter,:default=>'python2.6'
24+
attribute:interpreter,:default=>'python'
2525
attribute:owner,:regex=>Chef::Config[:user_valid_regex]
2626
attribute:group,:regex=>Chef::Config[:group_valid_regex]
2727
attribute:options,:kind_of=>String

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp