fix odlsli image for new base image
[ccsdk/distribution.git] / odlsli / odlsli-alpine / src / main / resources / install_ccsdk.yml
diff --git a/odlsli/odlsli-alpine/src/main/resources/install_ccsdk.yml b/odlsli/odlsli-alpine/src/main/resources/install_ccsdk.yml
deleted file mode 100644 (file)
index e09eceb..0000000
+++ /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