From bb898190d49ac834ba88087e3835337e006058a9 Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Fri, 12 May 2017 14:04:42 -0400 Subject: [PATCH] Fixed typo in grouper-appliance.json --- grouper-appliance.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grouper-appliance.json b/grouper-appliance.json index 4a51204..0466025 100644 --- a/grouper-appliance.json +++ b/grouper-appliance.json @@ -101,7 +101,7 @@ "type": "compress", "only": ["grouper-appliance-centos7-vmware"], "compression_level": "9", - "output": "builds/output-grouper-vmware-{{user `profile`}}-{{user `timestamper`}}.tar" + "output": "builds/{{user `outputfile_name`}}-vmware-{{user `timestamper`}}.tar" }, { "type": "amazon-import",