Skip to content

Commit 0f6b5c3

Browse files
committed
TEMPORARY revert chef upgrade from habitat/plan.sh since we are testing knife-opc removal
this commit should be used in the 'upgrade chef and other gems' branch. well, not this commit (the reversion), but the actual commit. Signed-off-by: Lincoln Baker <sabaker@progress.com>
1 parent 3a24220 commit 0f6b5c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/chef-server-ctl/habitat/plan.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@ do_install() {
8484

8585
cat > Gemfile << EOF
8686
source 'https://rubygems.org'
87-
gem 'chef', '~> 18.7.10'
87+
#gem 'chef', '~> 18.7.10'
88+
gem 'chef', '~>15.12.22'
8889
gem 'knife'
8990
EOF
9091

0 commit comments

Comments
 (0)