Fix typo in vm_name 31/6331/1
authorMichael Marchetti <mmarchetti@sandvine.com>
Wed, 11 Jul 2018 19:59:51 +0000 (21:59 +0200)
committerMichael Marchetti <mmarchetti@sandvine.com>
Wed, 11 Jul 2018 19:59:51 +0000 (21:59 +0200)
Change-Id: I5c3f28659b2a1eeedcc8b0450421047c1ee806cf
Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
packer/ubuntu1604-ovf-osm.json

index 5e0e81a..5b22d2e 100644 (file)
@@ -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": [