Next time around, I recommend you send an interdiff for such a change instead of a completed patch.
Otherwise, LGTM. On Tue, Nov 12, 2013 at 3:44 PM, Petr Pudlak <[email protected]> wrote: > Added to the other node parameters in ganeti.rst. > > Signed-off-by: Petr Pudlak <[email protected]> > --- > man/ganeti.rst | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/man/ganeti.rst b/man/ganeti.rst > index d6a373b..d46fb2d 100644 > --- a/man/ganeti.rst > +++ b/man/ganeti.rst > @@ -139,6 +139,14 @@ ovs_link > is not set per default, as it depends very much on the specific > setup. > > +ssh_port > + The port used for SSH connections to nodes belonging to a group. The > user > + is responsible for properly configuring the ports of SSH daemons on > + machines prior to adding them as Ganeti nodes or when modifying the > + parameter value of an existing group. Note that using non-standard SSH > + ports and downgrading to an older Ganeti version that doesn't support > + ``ssh_port`` will break the cluster. > + > > Hypervisor State Parameters > ~~~~~~~~~~~~~~~~~~~~~~~~~~~ > -- > 1.8.4.1 > > Hrvoje Ribicic Ganeti Engineering 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 Steuernummer: 48/725/00206 Umsatzsteueridentifikationsnummer: DE813741370
