]> git.openstreetmap.org Git - chef.git/commitdiff
Update SNMP contact for lyonix
authorTom Hughes <tom@compton.nu>
Mon, 22 Jun 2020 20:08:34 +0000 (21:08 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 22 Jun 2020 20:08:34 +0000 (21:08 +0100)
roles/lyonix.rb

index 715f6a84803d6a03e67c25fc6aba402f6669856e..3a0c8589a4251c51cb1a6484177cb1ab17ac1275 100644 (file)
@@ -12,7 +12,7 @@ default_attributes(
     :clients6 => ["2a03:9180::/32", "2001:7f8:47::/48"],
     :community => "lyonix",
     :location => "LYON",
-    :contact => "noc@lyonix.net"
+    :contact => "sysadm@rezopole.net"
   }
 )