X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1704f542f898a8cdb313245c0d23c8f5bccdc448..3df402978f092e5ed8b854d144cb62655f27041f:/roles/milkywan.rb diff --git a/roles/milkywan.rb b/roles/milkywan.rb index dbfae9fd5..d84cf5319 100644 --- a/roles/milkywan.rb +++ b/roles/milkywan.rb @@ -8,8 +8,22 @@ default_attributes( } }, :hosted_by => "MilkyWan", - :location => "France", + :location => "Paris, France", :networking => { + :firewall => { + :inet => [ + { + :action => "ACCEPT", + :source => "net:212.25.24.64/28", + :dest => "fw", + :proto => "udp", + :dest_ports => "snmp", + :source_ports => "1024:", + :rate_limit => "-", + :connection_limit => "-" + } + ] + }, :nameservers => ["130.117.11.11", "2a0b:cbc0:42::42"], :roles => { :external => {