Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/indigo-dc/ansible-role-cdmi-s3-qos


https://github.com/indigo-dc/ansible-role-cdmi-s3-qos

ansible-role

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

CDMI S3 QoS Role
=========

Installs cdmi-s3-qos module for INDIGO developed CDMI server.

Role Variables
--------------

- `deb_get_url` (required in case of Ubuntu platform): URL to binary deb package with cdmi-s3-qos module and "embedded" CDMI server
- `deb_rpm_url` (required in case of CentOS platform): URL to binary rpm package with cdmi-s3-qos module and "embedded" CDMI server

Example Playbook
----------------

This is an example playbook of how to use CDMI S3 QoS role:

- hosts: servers
roles:
- { role: indigo-dc.cdmi-s3-qos }

License
-------

Apache Licence v2