X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/7b86da8b9f7eec9f5bc10f22bf287fb49212dc12..fda7ee22b72154e9c8c04cb7ec3f3a08d119b50a:/roles/iway.rb diff --git a/roles/iway.rb b/roles/iway.rb index ae10831e4..b734f2eea 100644 --- a/roles/iway.rb +++ b/roles/iway.rb @@ -10,6 +10,20 @@ default_attributes( :hosted_by => "iWay", :location => "Zurich, Switzerland", :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 => ["2001:8e0:ffff:ac1::1", "8.8.8.8", "8.8.4.4"], :roles => { :external => {