From b252df69be13a5afa56f57a3fef782f8f370c059 Mon Sep 17 00:00:00 2001 From: opi Date: Sun, 22 Nov 2015 16:20:46 +0100 Subject: [PATCH] [enh] Add services list in manifest --- manifest.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manifest.json b/manifest.json index 5130d73..4ce0b9b 100644 --- a/manifest.json +++ b/manifest.json @@ -11,6 +11,11 @@ "email": "titoko@titoko.fr" }, "multi_instance": "true", + "services": [ + "nginx", + "php5-fpm", + "mysql" + ], "arguments": { "install" : [ {