LGTM, thanks
On Tue, Oct 8, 2013 at 1:16 PM, Jose A. Lopes <[email protected]> wrote: > Fix typo in walkthrough documentation, where 'instance3' should read > 'instance1' in order to be consistent with the output below in the > example. > > Signed-off-by: Jose A. Lopes <[email protected]> > --- > doc/walkthrough.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/walkthrough.rst b/doc/walkthrough.rst > index 9a6317e..4f02bf1 100644 > --- a/doc/walkthrough.rst > +++ b/doc/walkthrough.rst > @@ -274,7 +274,7 @@ Creation > At this point, Ganeti and the hardware seems to be functioning > correctly, so we'll follow up with creating the instances manually:: > > - $ gnt-instance add -t drbd -o debootstrap -s %256m% %instance3% > + $ gnt-instance add -t drbd -o debootstrap -s %256m% %instance1% > Mon Oct 26 04:06:52 2009 - INFO: Selected nodes for instance instance1 > via iallocator hail: node2, node3 > Mon Oct 26 04:06:53 2009 * creating instance disks... > Mon Oct 26 04:06:57 2009 adding instance instance1 to cluster config > -- > 1.8.4 > > -- -- Helga Velroyen | Software Engineer | [email protected] | Google Germany GmbH Dienerstr. 12 80331 München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores
