added role_path for use with knife-spaghetti-roles
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user