# See the License for the specific language governing permissions and
# limitations under the License.
#
-include_recipe "apache:ssl"
+include_recipe "apache::ssl"
include_recipe "git"
include_recipe "mysql"
package "php5"
package "php5-cli"
+package "php5-mysql"
package "php-apc"
apache_module "php5"