Sha256: a24ded06d277039b004f0d91480d06a1e7b9b75b5cc929664092995845636c57
Contents?: true
Size: 507 Bytes
Versions: 17
Compression:
Stored size: 507 Bytes
Contents
log_level :debug log_location STDOUT # Webui is an admin. # env.rb gets the client name from Chef::Config[:web_ui_client_name] but we # cannot use that since it won't be loaded in knife's memory. node_name 'bobo' client_key "#{Dir.tmpdir}/chef_integration/bobo.pem" validation_client_name 'chef-validator' validation_key "#{Dir.tmpdir}/validation.pem" chef_server_url 'http://localhost:4000' cache_type 'BasicFile'
Version data entries
17 entries across 17 versions & 1 rubygems