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

[WIP] Use Rails credentials instead of deprecated and removed secrets #553

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 13, 2024

  1. Use Rails credentials instead of deprecated and removed secrets

    Rails 7.1 removes access to modifying secrets as we should be moved over to
    rails credentials.  Here we describe how to setup these rails crednetials for
    the purpose of recording VCR cassettes.
    
    See also: ManageIQ/manageiq-providers-autosde#253
    jrafanie committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    df58ee5 View commit details
    Browse the repository at this point in the history