grok
Ansible Role: Grok
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
About
Ansible Galaxy role for installing Grok
Install
ansible-galaxy install Islandora-Devops/ansible-role-grok
License
mit
Downloads
39
Owner