added two new sequences to rins a node if not installed.
authorStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 27 Mar 2009 17:09:51 +0000 (17:09 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 27 Mar 2009 17:09:51 +0000 (17:09 +0000)
bootman.py

index f3ecf72..c26335f 100755 (executable)
@@ -599,6 +599,8 @@ def reboot(hostname, config=None, forced_action=None):
                        # actual solution appears to involve removing the bad files, and
                        # continually trying to boot the node.
                        "bminit-cfg-auth-getplc-update-installinit-validate-rebuildinitrd-netcfg-disk-update4-update3-update3-implementerror-update-debug-done",
+                       "bminit-cfg-auth-getplc-installinit-validate-exception-bmexceptmount-exception-noinstall-update-debug-done",
+                       "bminit-cfg-auth-getplc-update-installinit-validate-exception-bmexceptmount-exception-noinstall-update-debug-done",
                        ]:
                sequences.update({n : "restart_bootmanager_rins"})