Skip to content

Commit

Permalink
add epel repos for CentOS 7 to get cmake3 (Islandora-Devops#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
seth-shaw-unlv authored and whikloj committed Dec 18, 2019
1 parent aca89f1 commit 2122997
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
- src: geerlingguy.php-mysql
version: 2.0.1

- src: geerlingguy.repo-epel
version: 1.2.4

- src: geerlingguy.repo-remi
version: 1.2.0

Expand Down
2 changes: 2 additions & 0 deletions tomcat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
- Islandora-Devops.fcrepo
- Islandora-Devops.fcrepo-syn
- Islandora-Devops.blazegraph
- name: geerlingguy.repo-epel
when: ansible_os_family == "RedHat"
- Islandora-Devops.grok
- Islandora-Devops.cantaloupe
- Islandora-Devops.activemq

0 comments on commit 2122997

Please # to comment.