Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HeatAuthEncryptionKey should be 32 chars long minimum #7

Open
leifmadsen opened this issue Mar 21, 2024 · 0 comments
Open

HeatAuthEncryptionKey should be 32 chars long minimum #7

leifmadsen opened this issue Mar 21, 2024 · 0 comments

Comments

@leifmadsen
Copy link

https://github.com/rh-osp-demo/dp-demo/blob/main/demo/files/osp-ng-ctlplane-secret.yaml#L18 shows the same secret as the rest of the file, but the length is too short.

If you follow https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/18.0-dev-preview/html-single/deploying_red_hat_openstack_platform_18.0_development_preview_3_on_red_hat_openshift_container_platform/index#proc_providing-secure-access-to-the-RHOSP-services_preparing then you'll see a procedure step that says:

Replace <base64_password_heat> with a base64 encoded password for Orchestration service (heat) authentication that is at least 32 characters long.

Which is referencing HeatAuthEncryptionKey: <base64_password_heat>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant