Sha256: 908a893ead176df9a39c3c9289ed4fe817972c451d8c7ded12cc71194c6da132
Contents?: true
Size: 532 Bytes
Versions: 13
Compression:
Stored size: 532 Bytes
Contents
log_level <%= log_level.inspect %> log_location STDOUT <% if node_name %> node_name "<%= node_name %>" <% end %> ssl_verify_mode :verify_none chef_server_url "<%= chef_server_url %>" validation_client_name "<%= validation_client_name %>" validation_key "<%= validation_key %>" client_key "<%= client_key %>" file_store_path "/srv/chef/file_store" file_cache_path "/srv/chef/cache" pid_file "/var/run/chef/chef-client.pid" Mixlib::Log::Formatter.show_time = true
Version data entries
13 entries across 13 versions & 3 rubygems