Skip to content

Commit

Permalink
Latest Chef.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytro committed Jun 2, 2014
1 parent 0de22b6 commit e30da96
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions install.conf
Expand Up @@ -3,13 +3,13 @@
# Configuration: set required versions of rvm, ruby and chef
# below. Install script will install or upgrade versions as required.
# ----------------------------------------------------------------------
CHEF="11.6.0"
CHEF="11.12.4"
RUBY=$(cat .ruby-version)
#
# Additional patch for Ruby if required. For 1.9.3 this can be
# 'falcon' performance patch. RVM installs Ruby with additional
# parameter: --patch falcon
#
#
# RUBY_PATCH=falcon

#
Expand All @@ -21,7 +21,7 @@ RUBY=$(cat .ruby-version)
# Config for CentOS
# ======================================================================

#
#
# Latest release number of RPM Forge. See at:
# http://pkgs.repoforge.org/rpmforge-release/
#
Expand Down

0 comments on commit e30da96

Please sign in to comment.