We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7533059 commit 5a0e2b1Copy full SHA for 5a0e2b1
inventory/vagrant/group_vars/tomcat.yml
@@ -56,8 +56,6 @@ fcrepo_version: "5.1.0"
56
fcrepo_auth_header_name: "X-Islandora"
57
fcrepo_syn_auth_header: "X-Islandora"
58
59
-grok_version_tag: v3.1.0
60
-
61
cantaloupe_deploy_war: yes
62
cantaloupe_deploy_war_path: "{{ tomcat8_home }}/webapps"
63
cantaloupe_user: tomcat8
vars/Debian.yml
@@ -1,5 +1,7 @@
1
---
2
3
+grok_version_tag: v3.1.0
4
+
5
php_packages_extra:
6
- libapache2-mod-php7.2
7
- php7.2-mysql
vars/RedHat.yml
+grok_version_tag: v2.3.0
- php-mysql
- php-pgsql
0 commit comments