diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2017-07-31 16:43:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-07-31 16:43:23 +0000 |
commit | f48e43230eeaa5dc19ce5ec914bb8216922fc7cc (patch) | |
tree | 9ab6986151e0ee793c6e1feab8148c4db80584bc /bootstrap/vagrant-onap/lib/sdnc | |
parent | d04e4407a6a5888b8f6d924e0c9706378c3d285a (diff) | |
parent | 970ec198ae769b50fa204ed7ad998db76a7320a2 (diff) |
Merge "Refactor install_python function"
Diffstat (limited to 'bootstrap/vagrant-onap/lib/sdnc')
-rwxr-xr-x | bootstrap/vagrant-onap/lib/sdnc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap/vagrant-onap/lib/sdnc b/bootstrap/vagrant-onap/lib/sdnc index 6765f1444..8bf6ae625 100755 --- a/bootstrap/vagrant-onap/lib/sdnc +++ b/bootstrap/vagrant-onap/lib/sdnc @@ -32,7 +32,6 @@ function _build_sdnc_images { build_docker_image $folder/installation/ubuntu asserts_image openecomp/ubuntu-sdnc-image - /var/lib/dpkg/info/ca-certificates-java.postinst configure build_docker_image $folder/installation/sdnc asserts_image openecomp/sdnc-image |