ceph-ansible/roles/ceph-agent
Alfredo Deza 2fd5ab18ac create the task to install and configure the agent
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2016-02-12 15:37:06 -05:00
..
defaults better reword the master host variable 2016-02-12 13:27:04 -05:00
meta define the supported versions 2016-02-12 12:01:51 -05:00
tasks create the task to install and configure the agent 2016-02-12 15:37:06 -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.