From 99afde1417a27b6d3d76ed7f5dafb5896e491f0b Mon Sep 17 00:00:00 2001 From: Josh Durgin Date: Tue, 19 Jul 2011 17:11:12 -0700 Subject: [PATCH] Update example targets in readme. --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 1c81ff0a45..0330aa65c2 100644 --- a/README.rst +++ b/README.rst @@ -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] -- 2.39.5