]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
docs: Typo in CloudStack user creation
authorWido den Hollander <wido@42on.com>
Wed, 29 Jan 2014 11:16:05 +0000 (12:16 +0100)
committerWido den Hollander <wido@42on.com>
Wed, 29 Jan 2014 11:16:05 +0000 (12:16 +0100)
doc/rbd/rbd-cloudstack.rst

index c39bcc359f1fe0f7b132ffed8f9fd7d7b95f19c7..f6e698153dda8c390ecb7d2cfe8de601093068c8 100644 (file)
@@ -81,7 +81,7 @@ to access the ``cloudstack`` pool we just created.
 Although we could use ``client.admin`` for this, it's recommended to create a user
 with only access to the ``cloudstack`` pool.
 
-  ceph auth get-or-create client.cloudstack mon 'allow r' osd 'allow allow rwx pool=cloudstack'
+  ceph auth get-or-create client.cloudstack mon 'allow r' osd 'allow rwx pool=cloudstack'
 
 Use the information returned by the command in the next step when adding the Primary Storage.