Skip to content
Ansible Galaxy role for installing Grok Image Compression
Branch: master
Clone or download
Pull request Compare This branch is even with Islandora-Devops:master.
rosiel Merge pull request Islandora-Devops#5 from manez/master
Add: PR template, LICENSE, CONTRIUBTING.md
Latest commit d5e13ec Jul 2, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Oops! Jul 2, 2019
defaults Remove cantaloupe variable Aug 25, 2017
meta
tasks Add CI Testing (Islandora-Devops#3) Feb 7, 2018
tests Add CI Testing (Islandora-Devops#3) Feb 7, 2018
.gitignore Add CI Testing (Islandora-Devops#3) Feb 7, 2018
.travis.yml Add CI Testing (Islandora-Devops#3) Feb 7, 2018
CONTRIBUTING.md Create CONTRIBUTING.md Jul 2, 2019
LICENSE Create LICENSE Jul 2, 2019
README.md Add CI Testing (Islandora-Devops#3) Feb 7, 2018

README.md

Ansible Role: Grok Build Status

An Ansible role that installs Grok on:

  • Centos/RHEL 7.x
  • Ubuntu Xenial

Role Variables

Available variables are listed below, along with default values:

Where to clone it to:

grok_clone_directory: /opt/grok

Version to install:

grok_version_tag: v2.3.0

Dependencies

  • Playbook requires the following applciations to be installed:
    • git
    • build-essential (gcc, g++, make)

Example Playbook

- hosts: webservers
  roles:
    - islandora.grok

License

MIT

You can’t perform that action at this time.