]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Update ceph-common README
authorMichael Sambol <sambol.michael@gmail.com>
Thu, 6 Aug 2015 14:27:52 +0000 (09:27 -0500)
committerMichael Sambol <sambol.michael@gmail.com>
Thu, 6 Aug 2015 14:27:52 +0000 (09:27 -0500)
roles/ceph-common/README.md

index 53984fab724bfbb2491a6643bba53279635d8fb0..f0b415e054e99a7e14ed69667490bcf8eca99ed4 100644 (file)
@@ -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