Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.26 KB

README.md

File metadata and controls

54 lines (35 loc) · 1.26 KB

Role Name

This role installs the Maestro results DB client in Java.

Note: It only installs the client. The DB installation is not provided as part of this role.

Build/Test Status

Linux Build Status: Linux Build Status

Requirements

The package libselinux-python is required for running the test.

Role Variables

Name Default Value Description
maestro_rdb_download_url null Download URL
maestro_rdb_db_host null Database host
maestro_rdb_db_host_port 3306 Database port
maestro_rdb_db_user null Database user
maestro_rdb_db_password null Database password

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: localhost remote_user: root roles:
    • ansible-maestro-results-db

License

Apache 2.0

Author Information

Messaging team @ redhat.com