Skip to content
Snippets Groups Projects
Commit c20704ef authored by Michael Marchetti's avatar Michael Marchetti
Browse files

Fix typo in vm_name


Change-Id: I5c3f28659b2a1eeedcc8b0450421047c1ee806cf
Signed-off-by: default avatarMichael Marchetti <mmarchetti@sandvine.com>
parent 6d3457b7
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
"variables": {
"osm_install_options": "--vimemu",
"input_ovf": "output-virtualbox-iso/packer-ubuntu-16.04-amd64-juju.ovf",
"vm_name": "xenial-osm"
"vm_name": "xenial-osm",
"build_dir": "osm-{{timestamp}}"
},
"builders": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment