Information Technology Reference
In-Depth Information
current_dir = File . dirname ( __FILE__ )
log_level :info
log_location STDOUT
node_name "<username>"
client_key " #{ current_dir } /<username>.pem"
validation_client_name "<organization>-validator"
validation_key " #{ current_dir } /<organization>-validator.pem"
chef_server_url "https://default-centos65.vagrantup.com/\
organizations/learningchef"
cache_type 'BasicFile'
cache_options ( :path => " #{ ENV [ 'HOME' ] } /.chef/checksums" )
cookbook_path
[ " #{ current_dir } /../cookbooks" ]
Search WWH ::




Custom Search