Comment 1 for bug 2040188

Revision history for this message
Mauricio Faria de Oliveira (mfo) wrote :

By the way, slightly (un)related, MAAS versions older than 3.4
would also need backports of this commit (happy to send them!):

commit a2d011b8710894a40b5f02fbb12e641388f6be5a
Author: Eline Maaike de Weerd <email address hidden>
Date: Mon Jun 12 16:13:49 2023 +0000

    Added an e to the suit

diff --git a/src/maasserver/forms/parameters.py b/src/maasserver/forms/parameters.py
index 6d6715e7284e..25425c7a5f70 100644
--- a/src/maasserver/forms/parameters.py
+++ b/src/maasserver/forms/parameters.py
@@ -26,7 +26,7 @@ DEFAULTS_FROM_MAAS_CONFIG = {
     "maas_auto_ipmi_user",
     "maas_auto_ipmi_user_privilege_level",
     "maas_auto_ipmi_k_g_bmc_key",
- "maas_auto_ipmi_cipher_suit_id",
+ "maas_auto_ipmi_cipher_suite_id",
 }

$ git describe --contains a2d011b8710894a40b5f02fbb12e641388f6be5a
3.4.0-rc1~49