X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3a4d52bd4c0f8e6ae7679145846b7bc7845d8ace..090e1cf0d3dbb444bd30187e0d151b0605b347db:/roles/fume.rb diff --git a/roles/fume.rb b/roles/fume.rb index a6aa6f1d2..e2e35be29 100644 --- a/roles/fume.rb +++ b/roles/fume.rb @@ -2,6 +2,13 @@ name "fume" description "Master role applied to fume" default_attributes( + :munin => { + :plugins => { + :df => { + :_dev_cciss_c0d1p1 => { :warning => ":95" } + } + } + }, :networking => { :interfaces => { :external_ipv4 => { @@ -41,7 +48,8 @@ default_attributes( :tile_siblings => [ "trogdor.openstreetmap.org", "ridgeback.openstreetmap.org", - "tabaluga.openstreetmap.org", + "katie.openstreetmap.org", + "konqi.openstreetmap.org", "gorynych.openstreetmap.org", "nepomuk.openstreetmap.org" ]