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
# Customize the chef node name and use your own Opscode platform organization | |
# with this Vagrantfile. Mind the validation key path setting and make sure your | |
# validation key is correct. | |
# | |
# If you're using your own Chef Server, substitute the proper URL and validation client | |
# and key names. | |
# | |
# Export the following shell environment variables before running vagrant up: | |
# | |
# export ORGNAME=your_platform_organization |
NewerOlder