mirror of
https://github.com/kairos-io/immucore.git
synced 2025-09-02 07:05:27 +00:00
@@ -26,7 +26,7 @@ func BootStateToLabel() string {
|
|||||||
case "passive_boot":
|
case "passive_boot":
|
||||||
return "COS_PASSIVE"
|
return "COS_PASSIVE"
|
||||||
case "recovery_boot":
|
case "recovery_boot":
|
||||||
return "COS_RECOVERY"
|
return "COS_SYSTEM"
|
||||||
default:
|
default:
|
||||||
return ""
|
return ""
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user