summaryrefslogtreecommitdiffstats
path: root/lighty/lighty-ubuntu-docker/src/main/resources/install_ccsdk.yml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-29 11:23:04 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-29 11:23:21 -0400
commit22bb2af4ed106150230fd55e4314697e77f51e6a (patch)
treee6d74bea0de5b43e4eae2e77ac4ba5e4740bf739 /lighty/lighty-ubuntu-docker/src/main/resources/install_ccsdk.yml
parent6e4a3b694045c930d4ce97766ed43d78e2cd3459 (diff)
Revert "Proposal to remove OSGi dependencies from the CCSDK project"
This reverts commit e385a7a1d1934c6a3d22df3c3244678ca415134a. Change-Id: I4d3e0d7996fc33ba443ce91f15e9a6dd670bec93 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'lighty/lighty-ubuntu-docker/src/main/resources/install_ccsdk.yml')
-rw-r--r--lighty/lighty-ubuntu-docker/src/main/resources/install_ccsdk.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/lighty/lighty-ubuntu-docker/src/main/resources/install_ccsdk.yml b/lighty/lighty-ubuntu-docker/src/main/resources/install_ccsdk.yml
deleted file mode 100644
index e09eceba..00000000
--- a/lighty/lighty-ubuntu-docker/src/main/resources/install_ccsdk.yml
+++ /dev/null
@@ -1,16 +0,0 @@
----
-- hosts: all
- become: yes
- roles:
- - role: ansible-opendaylight
- # ODL is already installed, so no need to specify installation method. Specify extra features to install
- extra_features:
- - odl-restconf-all
- - odl-mdsal-all
- - odl-mdsal-apidocs
- - odl-daexim-all
- - odl-restconf-nb-rfc8040
- - ccsdk-sli-core-all
- - ccsdk-sli-adaptors-all
- - ccsdk-sli-northbound-all
- - ccsdk-sli-plugins-all \ No newline at end of file