Skip to content
Ansible Galaxy role for installing Grok Image Compression
Tree: cea187760e
Clone or download
ruebot and dannylamb Change libpng package name for 18.04 (Islandora-Devops#6)
- Addresses #848
- Updates TravisCI config
Latest commit cea1877 Aug 8, 2019

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.