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.
ruebot and dannylamb Change libpng package name for 18.04 (Islandora-Devops#6)
- Addresses #848
- Updates TravisCI config
Latest commit cea1877 Aug 8, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Oops! Jul 2, 2019
defaults
meta
tasks Change libpng package name for 18.04 (Islandora-Devops#6) Aug 8, 2019
tests
.gitignore Add CI Testing (Islandora-Devops#3) Feb 7, 2018
.travis.yml Change libpng package name for 18.04 (Islandora-Devops#6) Aug 8, 2019
CONTRIBUTING.md
LICENSE
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.