Skip to content

v1.2.0

commit bcb9f1433ca98e01ad68ca2efb96184c0d213629
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Fri Nov 10 15:11:03 2017 -0600

    This is a hack until we get around to fixing it.

    Packet now returns 422 if the machine is not in the correct power state
    for actions.  This is particularly annoying for on.  poweron returns
    an error if the machine is already on.  Ignore all 422s now.

    The better fix is to do our own stage management of power.
    Ask and then do.

M   cmds/packet-ipmi/packet-ipmi.go

End of Note