]> git.openstreetmap.org Git - chef.git/blobdiff - roles/lyonix.rb
Version bump cividiscount
[chef.git] / roles / lyonix.rb
index 715f6a84803d6a03e67c25fc6aba402f6669856e..b44835628a604878f925deac9b6b82ec066cd6a4 100644 (file)
@@ -4,15 +4,12 @@ description "Role applied to all servers at LyonIX"
 default_attributes(
   :hosted_by => "LyonIX",
   :location => "Lyon, France",
-  :networking => {
-    :nameservers => ["77.95.64.205", "77.95.64.206", "8.8.8.8", "8.8.4.4"]
-  },
   :snmpd => {
     :clients => ["77.95.64.0/21"],
     :clients6 => ["2a03:9180::/32", "2001:7f8:47::/48"],
     :community => "lyonix",
     :location => "LYON",
-    :contact => "noc@lyonix.net"
+    :contact => "sysadm@rezopole.net"
   }
 )