X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/eb690e187c60604ecd3c257edfe9313971ab2fae..13ef9975b5d6b159207273e971cf614477c793ca:/roles/paulla.rb diff --git a/roles/paulla.rb b/roles/paulla.rb index 27149d247..1fad914b4 100644 --- a/roles/paulla.rb +++ b/roles/paulla.rb @@ -9,16 +9,13 @@ default_attributes( } }, :hosted_by => "Université de Pau et des Pays de l'Adour", - :location => "Pau, France", - :munin => { - :allow => ["10.64.1.11"] - }, - :networking => { - :nameservers => ["10.64.1.42", "194.167.156.13", "10.64.1.3"] - } + :location => "Pau, France" ) override_attributes( + :networking => { + :nameservers => ["10.64.1.42", "194.167.156.13", "10.64.1.3"] + }, :ntp => { :servers => ["cannelle.paulla.asso.fr"] }