]> git.openstreetmap.org Git - chef.git/commitdiff
Remove matomo role from eustace
authorTom Hughes <tom@compton.nu>
Fri, 30 Dec 2022 18:20:28 +0000 (18:20 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 30 Dec 2022 18:20:28 +0000 (18:20 +0000)
roles/eustace.rb

index bd11cb3458e29d21130cec20543cec04e8df7626..678103e4e8f28a650cacb07f2bca8eb7ddffcbf3 100644 (file)
@@ -22,6 +22,5 @@ default_attributes(
 
 run_list(
   "role[ucl]",
-  "role[hp-dl360-g6]",
-  "role[matomo]"
+  "role[hp-dl360-g6]"
 )