############################################################################### ########## config.ini managed by puppet agent ########## ############################################################################### [global] vardir = <%= @pt_puppetdb_var_dir %> logging-config = <%= @pt_logback_conf %> [command-processing] threads = <%= @pt_com_proc_threads %> concurrent-writes = <%= @pt_concurrent_writes %>