X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=db-config.d%2F020-boot_states;fp=db-config.d%2F020-boot_states;h=0f7c7683a913c87002a6c2be7b019ebfadccdf36;hb=4de10d9de74363668b0bfe9cb69cf1dfdfabf0d6;hp=f94a8c5e7798f3ca687bcfa55e9ebed0217f720d;hpb=b1cac4bbb1d5a2ab2be599bea2ecaa87e9e8014e;p=plcapi.git diff --git a/db-config.d/020-boot_states b/db-config.d/020-boot_states index f94a8c5..0f7c768 100644 --- a/db-config.d/020-boot_states +++ b/db-config.d/020-boot_states @@ -6,6 +6,7 @@ default_boot_states = [ 'safeboot', 'install', 'reinstall', + 'upgrade', 'disabled', ] current_boot_states = GetBootStates()