From b251b1a294c6301935321f40c323ae7792853198 Mon Sep 17 00:00:00 2001 From: James Bromberger Date: Tue, 13 Aug 2013 15:09:21 +0000 Subject: [PATCH] Fix missing comma. --- manifests/ec2-ebs-pvm.manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/ec2-ebs-pvm.manifest.json b/manifests/ec2-ebs-pvm.manifest.json index a891d2d..c81e8fb 100644 --- a/manifests/ec2-ebs-pvm.manifest.json +++ b/manifests/ec2-ebs-pvm.manifest.json @@ -7,7 +7,7 @@ }, "bootstrapper": { - "mount_dir": "/target" + "mount_dir": "/target", "mirror": "http://http.debian.net/" }, "image": {