X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3cf5cb9ed6cfd4953278ba28db6e7ae049bfc338..7d7c0496f5e17beeadd9b3aabbb394d9bfb34e52:/cookbooks/forum/recipes/default.rb diff --git a/cookbooks/forum/recipes/default.rb b/cookbooks/forum/recipes/default.rb index fcbf2f330..1e5a4216f 100644 --- a/cookbooks/forum/recipes/default.rb +++ b/cookbooks/forum/recipes/default.rb @@ -16,6 +16,8 @@ # See the License for the specific language governing permissions and # limitations under the License. # + +include_recipe "accounts" include_recipe "apache" include_recipe "git" include_recipe "mysql"