File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "min_packer_version" : " 1.6.0" ,
33 "variables" : {
4+ "vm_name" : " JMU Ubuntu" ,
45 "semester" : " Fa21" ,
5- "version" : " 20" ,
66
77 "build_id" : " {{isotime \" 2006-01-02\" }}" ,
88
1111
1212 "headless" : " false" ,
1313
14- "output_dir" : " {{pwd}}/artifacts_ubuntu " ,
14+ "output_dir" : " {{pwd}}/{{user `vm_name`}} {{user `semester`}}.utm/Images " ,
1515 "mirror_url" : " http://cdimage.ubuntu.com/focal/daily-live/current" ,
1616 "iso_file" : " focal-desktop-arm64.iso" ,
1717
5252 "ssh_username" : " {{user `ssh_user`}}" ,
5353 "ssh_password" : " {{user `ssh_pass`}}" ,
5454 "ssh_timeout" : " 100m" ,
55- "vm_name" : " image-{{user `semester` | lower }}" ,
55+ "vm_name" : " image-{{user `semester` | lower }}.qcow2 " ,
5656 "net_device" : " virtio-net" ,
5757 "disk_interface" : " virtio" ,
5858 "boot_wait" : " 15s" ,
You can’t perform that action at this time.
0 commit comments