X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=source%2Fsteps%2FUpdateBootStateWithPLC.py;h=9f65d1bbc9f6483f6690dd2933ee7991c3d265ad;hb=4eea76a0545774fae808b29d94227be100872bf7;hp=3c052befc963438e6ae6c0ad39ef4c58ad9abe4e;hpb=d47844280d96fd48566dc59716fe09238311f62a;p=bootmanager.git diff --git a/source/steps/UpdateBootStateWithPLC.py b/source/steps/UpdateBootStateWithPLC.py index 3c052be..9f65d1b 100644 --- a/source/steps/UpdateBootStateWithPLC.py +++ b/source/steps/UpdateBootStateWithPLC.py @@ -15,6 +15,10 @@ def Run( vars, log ): """ Change this nodes boot state at PLC. + The only valid transition is from reinstall to boot. All other changes to + the boot state of a node should be performed by the Admin, Tech or PI + through the API or Web interface. + The current value of the BOOT_STATE key in vars is used. Optionally, notify the contacts of the boot state change. If this is the case, the following keys/values