X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/b858a6e99d90888649d98b2e66399799eb33dd4c..bddcfb89a44b2c046bbebb708d8c3b551a7b2278:/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]" )