codenamephp / chef.cookbook.php

Cookbook to install php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove apache

bastianschwarz opened this issue · comments

The apache cookbock doesn't work corectly with the latest chef version (or at least with rspec) so it should be removed. This would also remove the dependency and some headaches when installing php and apache.

The better approach would be to create a wrapper cookbook to combine both for the actual use case anyway.