diff options
author | Peter Mikus <pmikus@cisco.com> | 2018-11-14 09:14:05 +0000 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2018-11-23 15:37:30 +0000 |
commit | b417beabd253e93d494075f7474343e8c3ac3f34 (patch) | |
tree | ad278eab39ff22a2cfab3cc92ba89f6467092eb2 /resources/tools/disk-image-builder/ubuntu/build-listmaker.sh | |
parent | 7947526242a1e6149f623af96cfcb696a313c4db (diff) |
Adding python-cffi requirements
- Introduce Ubuntu 18.04.5 VIRL image
- FIX mac addresses for dhcp
- Add ansible task for python-cffi install on perf testbeds
Change-Id: I8acfcdc8ee97c13ad4795a4ccde868a96b3fee47
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'resources/tools/disk-image-builder/ubuntu/build-listmaker.sh')
-rwxr-xr-x | resources/tools/disk-image-builder/ubuntu/build-listmaker.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/disk-image-builder/ubuntu/build-listmaker.sh b/resources/tools/disk-image-builder/ubuntu/build-listmaker.sh index 91c952ff05..7f6c492e55 100755 --- a/resources/tools/disk-image-builder/ubuntu/build-listmaker.sh +++ b/resources/tools/disk-image-builder/ubuntu/build-listmaker.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2016 Cisco and/or its affiliates. +# Copyright (c) 2018 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: |