X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6fed8d4280769697fb3e77e090ab6e4f6ecbe611..1ccc96a0ee45559eacdc6a2e8629c601c00cb33c:/roles/ironbelly.rb diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index 34c03de71..9a8188449 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -99,5 +99,6 @@ run_list( "role[planetdump]", "recipe[rsyncd]", "recipe[openvpn]", - "recipe[git::server]" + "recipe[git::server]", + "recipe[tilelog]" )