Created
October 23, 2014 19:28
-
-
Save charlesjohnson/02dbb0e7e7fc9cce9bee to your computer and use it in GitHub Desktop.
Use something other than omnibus to install Chef Client
This file contains 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
--- | |
driver: | |
name: vagrant | |
provision_command: rpm -ihv uri://to.chef.rpm | |
require_chef_omnibus: false | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment