Skip to content

[WIP] Presto Ansible Role to install presto-server-rpm and client

License

Notifications You must be signed in to change notification settings

sled30/ansible-role-presto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

Ansible role to install prestodb/presto in CentOS.

Build Status Platform

Requirements

TBD

Role Variables

TBD

Dependencies

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: presto-server
  roles:
    - {role: presto, presto_client_install: false}

- hosts: presto-client
  roles:
    - {role: presto, presto_server_install: false, presto_client_install: true}

License

BSD

About

[WIP] Presto Ansible Role to install presto-server-rpm and client

Resources

License

Stars

Watchers

Forks

Packages

No packages published