From: Michael Sambol Date: Thu, 6 Aug 2015 14:27:52 +0000 (-0500) Subject: Update ceph-common README X-Git-Tag: v1.0.0~133^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=36052b15fb2f3f4f3aaefb5d9553df5cc2664e26;p=ceph-ansible.git Update ceph-common README --- diff --git a/roles/ceph-common/README.md b/roles/ceph-common/README.md index 53984fab7..f0b415e05 100644 --- a/roles/ceph-common/README.md +++ b/roles/ceph-common/README.md @@ -17,7 +17,7 @@ Have a look at `defaults/main.yml`. ## Mandatory variables -* Installating source, chose one of these: +* Install source, choose one of these: * `ceph_stable` * `ceph_dev` * `ceph_stable_ice` @@ -29,11 +29,13 @@ Have a look at `defaults/main.yml`. ## Handlers +* update apt cache * restart ceph-mon * restart ceph-osd * restart ceph-mds * restart ceph-rgw * restart ceph-restapi +* restart apache2 # Dependencies @@ -50,7 +52,7 @@ None. # Misc -This role is a **mandatory** dependancy for the following roles: +This role is a **mandatory** dependency for the following roles: * ceph-mon * ceph-osd