X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/b858a6e99d90888649d98b2e66399799eb33dd4c..7f544309e70b2d9659b2a3977179453fbe9ff546:/roles/smaug.rb diff --git a/roles/smaug.rb b/roles/smaug.rb index 0c7843741..547143452 100644 --- a/roles/smaug.rb +++ b/roles/smaug.rb @@ -33,5 +33,6 @@ default_attributes( ) run_list( - "role[equinix-dub]" + "role[equinix-dub]", + "role[matomo]" )