:jburgess => { :status => :administrator }
}
},
- :munin => {
- :plugins => {
- :chrony => {
- :systime => { :warning => "100", :critical => "250" }
- }
- }
- },
:networking => {
:roles => {
:internal => { :metric => 200 },
:parameters => {
"kernel.sched_autogroup_enabled" => 0
}
+ },
+ :default_console_log_level => {
+ :comment => "Set console log level defaults",
+ :parameters => {
+ "kernel.printk" => "4 4 1 7"
+ }
}
}
)
"recipe[devices]",
"recipe[hardware]",
"recipe[prometheus]",
- "recipe[munin::plugins]",
"recipe[networking]",
"recipe[exim]",
"recipe[ntp]",