X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3ee8d7a32363483535b21a38e56002189f56b5b6..74df2a7fd396b01a6f3feea952cf493409eacd2b:/roles/ironbelly.rb diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index 098568265..50e22907c 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -118,5 +118,6 @@ run_list( "recipe[rsyncd]", "recipe[openvpn]", "recipe[git::server]", - "recipe[tilelog]" + "recipe[tilelog]", + "recipe[serverinfo]" )