LGTM, thanks
On Fri, Jul 11, 2014 at 11:01 AM, 'Jose A. Lopes' via ganeti-devel < [email protected]> wrote: > Fixes issue 877. > > Signed-off-by: Jose A. Lopes <[email protected]> > --- > doc/admin.rst | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/doc/admin.rst b/doc/admin.rst > index 959745b..8ad9d96 100644 > --- a/doc/admin.rst > +++ b/doc/admin.rst > @@ -358,6 +358,11 @@ after shutting down an instance, execute the > following:: > on an instance Ganeti will automatically restart it (via > the :command:`ganeti-watcher(8)` command which is launched via cron). > > +Instances can also be shutdown by the user from within the instance, in > +which case they will marked accordingly and the > +:command:`ganeti-watcher(8)` will not restart them. See > +:manpage:`gnt-cluster(8)` for details. > + > Querying instances > ~~~~~~~~~~~~~~~~~~ > > -- > 2.0.0.526.g5318336 > >
