From 896c80752ee8d5e4e9439146bba12606246aaf53 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Tue, 12 Sep 2017 12:19:57 -0700 Subject: Add CCSDK support This changes add support to Common Controller SDK project, which it's extracting some code from SDNC. Change-Id: I0e7365fdc854c4c6357c5c3b4bc7608f0076d241 Signed-off-by: Victor Morales Issue-Id: INT-196 --- bootstrap/vagrant-onap/vagrant_utils/postinstall.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'bootstrap/vagrant-onap/vagrant_utils/postinstall.sh') diff --git a/bootstrap/vagrant-onap/vagrant_utils/postinstall.sh b/bootstrap/vagrant-onap/vagrant_utils/postinstall.sh index b0e64ad32..89a69dd9a 100755 --- a/bootstrap/vagrant-onap/vagrant_utils/postinstall.sh +++ b/bootstrap/vagrant-onap/vagrant_utils/postinstall.sh @@ -6,7 +6,6 @@ source /var/onap/functions create_configuration_files install_dev_tools -install_java configure_bind for serv in $@; do -- cgit 1.2.3-korg