On Thu, May 26, 2011 at 10:58:44PM +0200, Lars Ellenberg wrote:
> On Thu, May 26, 2011 at 10:50:52PM +0200, Lars Ellenberg wrote:
> > > case $1 in
> > > gethosts)
> > >         echo $hostname
> > >   exit 0
> > >   ;;
> > > on)
> > >   # Can't really be implemented because Hetzner webservice cannot power 
> > > on a system
> > >   exit 1
> > >   ;;
> > > off)
> > >   # Can't really be implemented because Hetzner webservice cannot power 
> > > on a system
> 
> BTW, is this true?
> in that wiki page, 
> 
> > >   echo "http://wiki.hetzner.de/index.php/Robot_Webservice_en";
> 
> There is
> POST /boot/<server-ip>/linux 
> 
> Would that not be a "power on"?

alright, seems to just be "change boot settings",
not boot per se.

Oh well...

> Not that this was important...
> Reset is perfect.
_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to