Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/indigo-dc/ansible-role-cdmi-s3-qos
- Owner: indigo-dc
- Created: 2016-11-14T09:05:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-19T07:42:10.000Z (over 7 years ago)
- Last Synced: 2024-11-14T07:28:25.499Z (3 months ago)
- Topics: ansible-role
- Size: 6.84 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 serverExample 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