fixed example pillars
diff --git a/README.rst b/README.rst
index 0b69c9f..7c8fbce 100644
--- a/README.rst
+++ b/README.rst
@@ -33,10 +33,10 @@
           mon:
             mon debug dump transactions: false
         keyring:
-        cinder:
-          key: 00000000000000000000000000000000000000==
-        glance:
-          key: 00000000000000000000000000000000000000==
+          cinder:
+            key: 00000000000000000000000000000000000000==
+          glance:
+            key: 00000000000000000000000000000000000000==
 
 Monitors: A Ceph Monitor maintains maps of the cluster state, including the monitor map, the OSD map, the Placement Group (PG) map, and the CRUSH map. Ceph maintains a history (called an “epoch”) of each state change in the Ceph Monitors, Ceph OSD Daemons, and PGs.
 
@@ -60,10 +60,10 @@
           mon:
             mon debug dump transactions: false
         keyring:
-        cinder:
-          key: 00000000000000000000000000000000000000==
-        glance:
-          key: 00000000000000000000000000000000000000==
+          cinder:
+            key: 00000000000000000000000000000000000000==
+          glance:
+            key: 00000000000000000000000000000000000000==
 
 Client pillar - ussually located at cinder-volume or glance-registry.
 
@@ -87,14 +87,14 @@
           mon:
             mon debug dump transactions: false
         keyring:
-        cinder:
-          key: 00000000000000000000000000000000000000==
-        glance:
-          key: 00000000000000000000000000000000000000==
+          cinder:
+            key: 00000000000000000000000000000000000000==
+          glance:
+            key: 00000000000000000000000000000000000000==
 
 Read more
 =========
 
 * https://github.com/cloud-ee/ceph-salt-formula
 * http://ceph.com/ceph-storage/
-* http://ceph.com/docs/master/start/intro/
\ No newline at end of file
+* http://ceph.com/docs/master/start/intro/