}
},
:networking => {
- :nameservers => ["146.179.159.177"],
+ :nameservers => ["8.8.8.8", "146.179.159.177"],
:roles => {
:internal => {
:inet => {
}
}
},
- :sysfs => {
- :cpufreq_ondemand_low => {
- :comment => "Tune the ondemand CPU frequency governor for reduced scaling",
- :parameters => {
- "devices/system/cpu/cpufreq/ondemand/up_threshold" => "95",
- "devices/system/cpu/cpufreq/ondemand/sampling_down_factor" => "1"
- }
- }
+ :web => {
+ :backends => %w[rails1 rails2 rails3],
+ :fileserver => "ironbelly",
+ :readonly_database_host => "karm.ic.openstreetmap.org"
}
)