X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/12721271bfef83946878a8e72071ae9dedd983df..97a05ad643adb041d0f9fdadf249684186bf0204:/roles/grifon.rb diff --git a/roles/grifon.rb b/roles/grifon.rb index 04c43ec17..054af06f1 100644 --- a/roles/grifon.rb +++ b/roles/grifon.rb @@ -10,7 +10,7 @@ default_attributes( } }, :hosted_by => "Grifon", - :location => "Paris, France", + :location => "Rennes, France", :munin => { :allow => ["2a00:5884::8"] }, @@ -19,7 +19,7 @@ default_attributes( :inet6 => [ { :action => "ACCEPT", - :source => "net:[2a00:5884::7]", + :source => "net:[2a00:5884::8]", :dest => "fw", :proto => "tcp", :dest_ports => "munin",