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

[Citi OFN Voucher] Add Activerecord encryption configuration and VINE api config #942

Commits on Oct 7, 2024

  1. Update env template and secret example

    Includes activerecord encryption configuration
    rioug committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e6ecfa4 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Check if variable are defined

    rioug committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5a2129f View commit details
    Browse the repository at this point in the history
  2. Add VINE_API_URL config

    rioug committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4a7d352 View commit details
    Browse the repository at this point in the history
  3. Move vine_api_url to host_vars/*/config.yml

    There isn't any good reason to store it in secrets.yml
    rioug committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b334214 View commit details
    Browse the repository at this point in the history