]> git.openstreetmap.org Git - chef.git/commitdiff
Match both uplink interfaces in Amsterdam
authorTom Hughes <tom@compton.nu>
Mon, 20 Jun 2022 16:15:39 +0000 (17:15 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 20 Jun 2022 16:15:39 +0000 (17:15 +0100)
roles/ironbelly.rb

index 810f977a070325c1ac15e602ba9ebc74131623e1..866664e38da7c713042495edef7d9604f012c493 100644 (file)
@@ -67,7 +67,7 @@ default_attributes(
     :metrics => {
       :uplink_interface => {
         :help => "Site uplink interface name",
-        :labels => { :site => "amsterdam", :name => "te1/0/1" }
+        :labels => { :site => "amsterdam", :name => "te[12]/0/1" }
       }
     }
   },