diff --git a/releasenotes/notes/use_secrets_to_generate_token-55af0f43e5a80b9e.yaml b/releasenotes/notes/use_secrets_to_generate_token-55af0f43e5a80b9e.yaml index 609c48e7bc..473fbd68dc 100644 --- a/releasenotes/notes/use_secrets_to_generate_token-55af0f43e5a80b9e.yaml +++ b/releasenotes/notes/use_secrets_to_generate_token-55af0f43e5a80b9e.yaml @@ -1,9 +1,5 @@ --- security: - - | - The secret token that is used for IPA verification will be generated by - the secrets module to be in compliance with the FIPS 140-2. -fixes: - | The secret token that is used for IPA verification will be generated using - the secrets module. + the secrets module to be in compliance with the FIPS 140-2 standard.