]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Update example targets in readme.
authorJosh Durgin <josh.durgin@dreamhost.com>
Wed, 20 Jul 2011 00:11:12 +0000 (17:11 -0700)
committerJosh Durgin <josh.durgin@dreamhost.com>
Wed, 20 Jul 2011 00:13:13 +0000 (17:13 -0700)
README.rst

index 1c81ff0a4540cba221e49f0982812e78643c0751..0330aa65c28ed99e73ab65dc989d75f37591a331 100644 (file)
@@ -67,9 +67,9 @@ the nodes & use the live cluster ad hoc), might look like this::
        - [mon.1, osd.1]
        - [mon.2, client.0]
        targets:
-       - ubuntu@host07.example.com
-       - ubuntu@host08.example.com
-       - ubuntu@host09.example.com
+         ubuntu@host07.example.com: ssh-rsa long_key_here
+         ubuntu@host08.example.com: ssh-rsa other_key
+         ubuntu@host09.example.com: ssh-rsa third_key
        tasks:
        - ceph:
        - cfuse: [client.0]