diff options
author | Victor Morales <victor.morales@intel.com> | 2017-09-12 12:19:57 -0700 |
---|---|---|
committer | Victor Morales <victor.morales@intel.com> | 2017-09-12 12:23:25 -0700 |
commit | 896c80752ee8d5e4e9439146bba12606246aaf53 (patch) | |
tree | e9c689e2acc49ae88e686207fda9d91f72e9fc06 /bootstrap/vagrant-onap/vagrant_utils | |
parent | 0b08c9e236dfad21f3550e534608e0c640b728ba (diff) |
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 <victor.morales@intel.com>
Issue-Id: INT-196
Diffstat (limited to 'bootstrap/vagrant-onap/vagrant_utils')
-rwxr-xr-x | bootstrap/vagrant-onap/vagrant_utils/postinstall.sh | 1 |
1 files changed, 0 insertions, 1 deletions
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 |