Project

General

Profile

Bug #21705 » client.rb

Thomas Berger, 11/20/2017 10:35 PM

 
chef_server_url "https://chef01a.intern.piratenpartei.de/organizations/pp"
log_level :debug
log_location "/tmp/chef-client.log"
validation_client_name "foreman"
file_backup_path "/var/lib/chef"
file_cache_path "/var/cache/chef"
pid_file "/var/run/chef/client.pid"


require 'chef_handler_foreman'
foreman_server_options :url => "https://foreman.intern.piratenpartei.de:8443"
foreman_facts_upload true
foreman_reports_upload true
foreman_enc true

(2-2/2)