:bretth => {
:status => :user,
:shell => "/usr/bin/git-shell"
- },
+ }
}
},
:apache => {
:mpm => "event",
:event => {
- :max_requests_per_child => 2000
+ :max_connections_per_child => 2000
}
},
:hardware => {
:modules => [
"it87"
- ],
+ ]
},
:networking => {
:interfaces => {
:address => "2001:41c9:1:400::32",
:prefix => "64",
:gateway => "fe80::1"
- },
+ }
}
},
:openvpn => {