:sources => ["ubuntugis-unstable"]
},
:elasticsearch => {
+ :cluster => {
+ :routing => {
+ :allocation => {
+ :disk => {
+ :watermark => {
+ :low => "95%",
+ :high => "98%"
+ }
+ }
+ }
+ }
+ },
:path => {
:data => "/store/elasticsearch"
}
"recipe[rsyncd]",
"recipe[openvpn]",
"recipe[git::server]",
- "recipe[tilelog]"
+ "recipe[tilelog]",
+ "recipe[serverinfo]"
)