diff --git a/grouper-appliance.json b/grouper-appliance.json index 23e2a6e..ed468fc 100644 --- a/grouper-appliance.json +++ b/grouper-appliance.json @@ -11,7 +11,7 @@ "ssh_password": "centos", "region": "us-west-1", "timestamper": "{{timestamp}}", - "outputfile_name": "shibboleth-appliance-centos7" + "outputfile_name": "grouper-appliance-centos7" }, "provisioners": [ { @@ -33,8 +33,8 @@ "builders": [ { "type": "virtualbox-iso", - "name": "shibboleth-appliance-centos7", - "vm_name": "shibboleth-appliance-centos7-{{user `profile`}}", + "name": "grouper-appliance-centos7", + "vm_name": "grouper-appliance-centos7-{{user `profile`}}", "headless": true, "guest_os_type": "RedHat_64", "disk_size": "{{user `disk_size`}}",