mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Fix packer.json
This commit is contained in:
parent
bff1f61f47
commit
795546f923
@ -102,7 +102,7 @@
|
|||||||
"only": ["qemu-image"],
|
"only": ["qemu-image"],
|
||||||
"vagrantfile_template": "scripts/Vagrantfile",
|
"vagrantfile_template": "scripts/Vagrantfile",
|
||||||
"output": "{{user `output_directory`}}/vagrant-libvirt/vyos_vagrant_libvirt.box",
|
"output": "{{user `output_directory`}}/vagrant-libvirt/vyos_vagrant_libvirt.box",
|
||||||
"keep_input_artifact": "true"
|
"keep_input_artifact": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "vagrant-cloud",
|
"type": "vagrant-cloud",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user