From e48f51aa0bce89b2707b229e6b83ff491809d221 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Fri, 17 Mar 2017 15:38:39 +0100 Subject: added manifest post-processors --- ubuntu-16.04-amd64.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ubuntu-16.04-amd64.json') diff --git a/ubuntu-16.04-amd64.json b/ubuntu-16.04-amd64.json index 9f78f1a..1581e35 100644 --- a/ubuntu-16.04-amd64.json +++ b/ubuntu-16.04-amd64.json @@ -125,5 +125,9 @@ "memsize": "{{ user `memory` }}", "numvcpus": "{{ user `cpus` }}" } + }], + "post-processors": [{ + "type": "manifest", + "output": "manifest.json" }] } -- cgit v1.2.3-55-g7522