Skip to content

infOpen-Forks/ansible-role-zeppelin

 
 

Repository files navigation

zeppelin

Build Status

Install zeppelin package.

Requirements

This role requires Ansible 2.2 or higher, and platform requirements are listed in the metadata file.

Testing

This role use Molecule to run tests.

Local and Travis tests run tests on Docker by default. See molecule documentation to use other backend.

Currently, tests are done on:

  • Debian Jessie
  • Ubuntu Trusty
  • Ubuntu Xenial

and use:

  • Ansible 2.2.x
  • Ansible 2.3.x
  • Ansible 2.4.x

Running tests

Using Docker driver

$ tox

Role Variables

Default role variables

Dependencies

None

Example Playbook

- hosts: servers
  roles:
    - { role: Temelio.zeppelin }

License

MIT

Author Information

Alexandre Chaussier (for Temelio company)

About

Ansible role to install and configure Apache Zeppelin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 76.9%
  • Shell 23.1%