Skip to content

Commit

Permalink
Pull latest karaf version (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
whikloj authored Sep 4, 2020
1 parent dfcacf0 commit e61c368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inventory/vagrant/group_vars/karaf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
alpaca_karaf_repos:
- mvn:org.apache.camel.karaf/apache-camel/2.20.4/xml/features
- mvn:org.apache.activemq/activemq-karaf/5.15.0/xml/features
- mvn:ca.islandora.alpaca/islandora-karaf/1.0.2/xml/features
- mvn:ca.islandora.alpaca/islandora-karaf/LATEST/xml/features

triplestore_namespace: islandora
alpaca_triplestore_base_url: "http://{{ hostvars[groups['tomcat'][0]].ansible_host }}:8080/bigdata"
Expand Down

0 comments on commit e61c368

Please sign in to comment.