Last active
September 30, 2017 19:37
-
-
Save kirillshevch/b2a0c99a49b630f22bc0b124ecf9dfa2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| source 'https://rubygems.org' | |
| gem 'knife-solo', '~> 0.6.0' | |
| gem 'knife-solo_data_bag', '~> 2.0.0' | |
| gem 'berkshelf', '~> 6.3.1' | |
| gem 'chef', '~> 12.18.31' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment