Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 386 Bytes

knife.md

File metadata and controls

10 lines (9 loc) · 386 Bytes

Knife file should include the required files as environment variables, they will be included at runtime.

log_level                :info
log_location             STDOUT
node_name                'pivotal'
client_key               "#{ENV['PRIVATEPEM']}"
chef_server_url          'https://api.chef.io/organizations/default'
# ssl_ca_file              "#{ENV['OPSWORKSPEM']}"