]> git.openstreetmap.org Git - chef.git/blobdiff - roles/lockheed.rb
Publish site uplink interface name as a prometheus metric
[chef.git] / roles / lockheed.rb
index f920f60539a2f4024e966ec446706c5533d03c6b..6fc5cc7dfbc1c2ae508c0e3fb4815f1d70f0e25a 100644 (file)
@@ -31,5 +31,6 @@ default_attributes(
 )
 
 run_list(
-  "role[equinix]"
+  "role[equinix-ams]",
+  "role[community]"
 )