]> git.openstreetmap.org Git - chef.git/blobdiff - roles/hostedinnz.rb
Restrict SNMP access on HostedIN.NZ machines
[chef.git] / roles / hostedinnz.rb
index 2c743767761141ac1287723be09a0f40685ebe72..ef24387965aac35c820117f5de4378ef857483ee 100644 (file)
@@ -18,6 +18,7 @@ default_attributes(
     }
   },
   :snmpd => {
+    :clients => ["103.106.66.28"],
     :community => "hostedinnz",
     :location => "Wellington"
   }