}
},
:hosted_by => "MilkyWan",
- :location => "France",
+ :location => "Paris, France",
:networking => {
- :nameservers => ["130.117.11.11", "2a0b:cbc0:42::42"],
- :roles => {
- :external => {
- :zone => "osm"
- }
+ :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 => "-"
+ }
+ ]
}
}
)