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