-# Ansible role: Ceph common
+# Ansible role: Ceph Common
-This role does several things prior to bootstrap your Ceph cluster:
+This role does several things prior to bootstrapping your Ceph cluster:
-* Checks the system and validate that Ceph can be installed
+* Checks the system and validates that Ceph can be installed
* Tunes the operating system if the node is an OSD server
* Installs Ceph
-* Generates the `ceph.conf`
+* Generates `ceph.conf`
# Requirements
# Role variables
-Have a look at: `defaults/main.yml`.
+Have a look at `defaults/main.yml`.
## Mandatory variables
* `ceph_stable_rh_storage`
* `journal_size`
* `monitor_interface`
+* `public_network`
* `cluster_network`
## Handlers
# Contribution
-**THIS REPOSITORY DOES NOT ACCEPT PULL REQUESTS**
+**THIS REPOSITORY DOES NOT ACCEPT PULL REQUESTS**.
**PULL REQUESTS MUST GO THROUGH [CEPH-ANSIBLE](https://github.com/ceph/ceph-ansible)**
# License