Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1413 from chef/revert-1410-lcg/kitchen-google
Browse files Browse the repository at this point in the history
Revert "add kitchen-google, remove chef-provisioning-fog"
  • Loading branch information
thommay authored Sep 29, 2017
2 parents 7ece9e1 + ba51b80 commit 5857240
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 41 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ group(:omnibus_package) do
gem "chef-provisioning", ">= 2.4.0"
gem "chef-provisioning-aws", ">= 2.0"
gem "chef-provisioning-azure", ">= 0.6.0"
gem "chef-provisioning-fog", ">= 0.20.0"
gem "chef-vault"
gem "chef", "= 13.4.24"
gem "cheffish", ">= 13.0"
Expand All @@ -53,7 +54,6 @@ group(:omnibus_package) do
gem "kitchen-hyperv"
gem "kitchen-inspec"
gem "kitchen-vagrant"
gem "kitchen-google", ">= 1.3.0"
gem "knife-windows"
gem "knife-opc", ">= 0.3.2"
gem "ohai", ">= 13.1.0"
Expand Down
Loading

0 comments on commit 5857240

Please sign in to comment.