From 298471c5b391989b47ae9fc2fa4c89ca75279e16 Mon Sep 17 00:00:00 2001 From: M5oul Date: Sun, 22 Nov 2015 19:48:18 +0100 Subject: [PATCH] Add services exemples. --- manifest.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manifest.json b/manifest.json index 19f2c7c..5a18e96 100644 --- a/manifest.json +++ b/manifest.json @@ -11,6 +11,11 @@ "url": "http://example.com" }, "multi_instance": "false", + "services": [ + "nginx", + "php5-fpm", + "mysql" + ], "arguments": { "install" : [ {