diff --git a/shibboleth-appliance.json b/shibboleth-appliance.json index 2343099..0f4d60a 100644 --- a/shibboleth-appliance.json +++ b/shibboleth-appliance.json @@ -61,7 +61,7 @@ { "type": "vmware-iso", "name": "{{user `outputfile_name`}}-vmx", - "vm_name": "shibboleth-appliance-centos7-{{user `profile`}}", + "vm_name": "{{user `outputfile_name`}}-{{user `profile`}}", "headless": true, "guest_os_type": "RedHat", "disk_size": "{{user `disk_size`}}",