diff options
author | pmikus <pmikus@cisco.com> | 2016-10-07 13:00:53 +0100 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2016-10-13 16:31:44 +0000 |
commit | 909f20348b5aac1207678d1c0af8bbfa50f716c6 (patch) | |
tree | 86e9661646eccd9a756b9af905d541f097512f56 /resources/tools/disk-image-builder/ubuntu/ubuntu-14.04.4.json | |
parent | 6b97e58d8c32773c6be8eabc770c67b4e8154451 (diff) |
Update VIRL images to 16.04.1
Change-Id: I93e8b5e977e974cda9ea4ebab327b59f9afd2fd0
Signed-off-by: pmikus <pmikus@cisco.com>
Diffstat (limited to 'resources/tools/disk-image-builder/ubuntu/ubuntu-14.04.4.json')
-rw-r--r-- | resources/tools/disk-image-builder/ubuntu/ubuntu-14.04.4.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/disk-image-builder/ubuntu/ubuntu-14.04.4.json b/resources/tools/disk-image-builder/ubuntu/ubuntu-14.04.4.json index 28f26f3ea1..b9e41ef1ef 100644 --- a/resources/tools/disk-image-builder/ubuntu/ubuntu-14.04.4.json +++ b/resources/tools/disk-image-builder/ubuntu/ubuntu-14.04.4.json @@ -80,7 +80,7 @@ { "type": "shell", "only": ["{{user `release`}}-qemu"], - "script": "scripts-remote/serial-console.sh" + "script": "scripts-remote/serial-console-ubuntu-14.04.4.sh" }, { "type": "shell", |