Created
November 28, 2012 21:41
-
-
Save kuleszaj/4164786 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
root = File.absolute_path(File.dirname(__FILE__)) | |
file_cache_path root | |
cookbook_path root + '/cookbooks' | |
role_path root + '/roles' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment