added role_path for use with knife-spaghetti-roles

This commit is contained in:
mattray
2012-07-25 16:29:36 -05:00
parent b3a948ce23
commit c2b5396986

View File

@@ -12,6 +12,8 @@ cache_type 'BasicFile'
cache_options( :path => "#{ENV['HOME']}/.chef/checksums" )
cookbook_path ["#{current_dir}/../cookbooks"]
role_path ["#{current_dir}/../roles"]
# all your credentials are belong to us
# OpenStack