Git Product home page Git Product logo

Comments (4)

TraGicCode avatar TraGicCode commented on May 26, 2024

Hey,

min the documentation there is an example of pulling the vault name from a fact

- name: 'Azure Key Vault Secrets from trusted fact' lookup_key: azure_key_vault::lookup options: vault_name: "%{trusted.extensions.pp_environment}" vault_api_version: '2016-10-01' metadata_api_version: '2018-04-02' key_replacement_token: '-' confine_to_keys: - '^azure_.*' - '^.*_password$' - '^password.*'

mas far as I know, I’m not aware of another way to do this. Does this work for you?

responding from a mobile device so code formatting might be terrible!

from tragiccode-azure_key_vault.

sriharim avatar sriharim commented on May 26, 2024

Thanks for quick response.

I have two Key Vaults for one environment. How do I configure in Hiera.yaml.

from tragiccode-azure_key_vault.

TraGicCode avatar TraGicCode commented on May 26, 2024

Thanks for quick response.

I have two Key Vaults for one environment. How do I configure in Hiera.yaml.

Like mentioned above, you could add a fact that determines what vault a puppet node uses as shown in the above code snippet and module documentation

from tragiccode-azure_key_vault.

TraGicCode avatar TraGicCode commented on May 26, 2024

Hey @sriharim ,

Did the above answer help you? I will close this issue in 1 week if there isn’t a response.

thank you

from tragiccode-azure_key_vault.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.