From bdb091205c345623cceb425be1bbe5d119c0b2d7 Mon Sep 17 00:00:00 2001 From: opi Date: Sun, 22 Nov 2015 16:56:10 +0100 Subject: [PATCH] [fix] Add missing php5-fpm service in manifest --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8edf87f..f855c43 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,8 @@ }, "multi_instance": "false", "services": [ - "nginx" + "nginx", + "php5-fpm" ], "arguments": { "install" : [