X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b34ff8bb05a975aa2a574dd2c240d8c6997db124..ed17684b5d2a41a49968c90be2cb6ee8eace8265:/roles/grifon.rb diff --git a/roles/grifon.rb b/roles/grifon.rb index 322c4fca5..054af06f1 100644 --- a/roles/grifon.rb +++ b/roles/grifon.rb @@ -10,11 +10,25 @@ default_attributes( } }, :hosted_by => "Grifon", - :location => "Paris, France", + :location => "Rennes, France", :munin => { :allow => ["2a00:5884::8"] }, :networking => { + :firewall => { + :inet6 => [ + { + :action => "ACCEPT", + :source => "net:[2a00:5884::8]", + :dest => "fw", + :proto => "tcp", + :dest_ports => "munin", + :source_ports => "1024:", + :rate_limit => "-", + :connection_limit => "-" + } + ] + }, :nameservers => ["2a00:5884::7", "8.8.8.8", "8.8.4.4"], :roles => { :external => {