dfarrell07 / ansible-opendaylight

Moved: https://git.opendaylight.org/gerrit/gitweb?p=integration/packaging/ansible-opendaylight.git;a=tree
9 stars 12 forks source link

Add ability to configure Karaf feature repos #14

Closed dfarrell07 closed 9 years ago

dfarrell07 commented 9 years ago

As mentioned in #10, there are use-cases for configuring the list of feature repos Karaf uses to search for features. The featuresRepositories list in org.apache.karaf.features.cfg needs to be configured via a template (much like featuresBoot in the same config file).

#
# Comma separated list of features repositories to register by default
#
featuresRepositories = mvn:org.apache.karaf.features/standard/3.0.1/xml/features,mvn:org.apache.karaf.features/enterprise/3.0.1/xml/features,mvn:org.ops4j.pax.web/pax-web-features/3.1.0/xml/features,mvn:org.apache.karaf.features/spring/3.0.1/xml/features,mvn:org.opendaylight.integration/features-integration/0.2.3-Helium-SR3/xml/features