ceph-ansible/roles/ceph-agent
Sébastien Han cd5b69cf7d ceph-agent and key fix platform RHEL key
Signed-off-by: Sébastien Han <seb@redhat.com>
2016-02-29 16:49:12 +01:00
..
defaults fix wording on defaults main.yml 2016-02-15 07:50:09 -05:00
meta ceph-agent and key fix platform RHEL key 2016-02-29 16:49:12 +01:00
tasks only check for subscription manager on RH systems 2016-02-15 07:49:03 -05:00
templates create a template for the ceph agent minion 2016-02-12 13:08:32 -05:00
LICENSE initial files for the ceph-agent role 2016-02-12 11:53:15 -05:00
README.md initial files for the ceph-agent role 2016-02-12 11:53:15 -05:00

README.md

Ansible role: Ceph Storage Agent

This role bootstraps the Ceph Storage Agent.

Requirements

Nothing, it runs out of the box.

Role variables

Have a look at: defaults/main.yml.

Mandatory variables

None.

Dependencies

None.

Example Playbook

- hosts: servers
  remote_user: ubuntu
  roles:
     - { role: leseb.ceph-agent }

Contribution

THIS REPOSITORY DOES NOT ACCEPT PULL REQUESTS PULL REQUESTS MUST GO THROUGH CEPH-ANSIBLE

License

Apache

Author Information

This role was created by Alfredo Deza.