diff --git a/roles/custom/matrix-bot-draupnir/defaults/main.yml b/roles/custom/matrix-bot-draupnir/defaults/main.yml index eddc3c1ec..05a4fc4d3 100644 --- a/roles/custom/matrix-bot-draupnir/defaults/main.yml +++ b/roles/custom/matrix-bot-draupnir/defaults/main.yml @@ -120,7 +120,7 @@ matrix_bot_draupnir_login_native: false # renders the configuration values Draupnir expects. # This prevents invalid manual combinations from being passed through, since # Draupnir requires `matrix_bot_draupnir_config_managementRoom` to be unset and -# `matrix_bot_draupnir_initialManager` to be a valid MXID. +# `matrix_bot_draupnir_config_initialManager` to be a valid MXID. # Zero Touch Deployment is recommended for all new deployments. # Deployments that are exempt from this recommendation are assumed to be # advanced setups with specific needs for non-zero-touch mode.