Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

puppetlabs/puppet-vault-demo

Repository files navigation

Agent lookups with vault

This repo contains a docker-compose set up that will run a puppetserver, vault service, and a container with the puppet agent configured to connect to vault directly.

After you have cloned this repo, update the github submodules by running git submodule update --init.

To start the services, run ./demo-up.sh from the root of this repo. This will bring up the services, unseal vault, and run puppet once on the agent container.

Key pieces of the proof of concept are the Puppet function that calls Vault and the Puppet code that fetches a secret from Vault

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published