]> git.openstreetmap.org Git - chef.git/blobdiff - roles/smaug.rb
Configure smaug as a matomo server
[chef.git] / roles / smaug.rb
index 0c784374193932d9f212252d414718652553ea16..5471434527f8830abbb55e35215619c2f5f90cb0 100644 (file)
@@ -33,5 +33,6 @@ default_attributes(
 )
 
 run_list(
-  "role[equinix-dub]"
+  "role[equinix-dub]",
+  "role[matomo]"
 )