X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=source%2Fsteps%2F__init__.py;h=0f90a205a13105c6ffbddaa6d59b6115633c5df7;hb=4eea76a0545774fae808b29d94227be100872bf7;hp=82619f0b5619b15e964215118c129974539b2dda;hpb=d47844280d96fd48566dc59716fe09238311f62a;p=bootmanager.git diff --git a/source/steps/__init__.py b/source/steps/__init__.py index 82619f0..0f90a20 100644 --- a/source/steps/__init__.py +++ b/source/steps/__init__.py @@ -16,6 +16,7 @@ __all__ = ["ReadNodeConfiguration", "GetAndUpdateNodeDetails", "ConfirmInstallWithUser", "UpdateBootStateWithPLC", + "UpdateRunLevelWithPLC", "CheckHardwareRequirements", "SendHardwareConfigToPLC", "InitializeBootManager",