]> git.openstreetmap.org Git - chef.git/commitdiff
Add ae60 to uplink interfaces in Dublin
authorTom Hughes <tom@compton.nu>
Thu, 25 May 2023 14:14:33 +0000 (15:14 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 25 May 2023 14:14:33 +0000 (15:14 +0100)
roles/fafnir.rb

index 58876af4b5b43b286e044e9adc76266fb583e17f..2ee472f0d534677b98a1326a3e771e67a689b35f 100644 (file)
@@ -51,7 +51,7 @@ default_attributes(
     :metrics => {
       :uplink_interface => {
         :help => "Site uplink interface name",
-        :labels => { :site => "dublin", :name => "ae50" }
+        :labels => { :site => "dublin", :name => "ae50|ae60" }
       }
     }
   }