Sign inSign up

camptocamp/puppetserver

By camptocamp

Updated about 6 years ago

Puppetlabs's puppetserver

Image
6

50K+

camptocamp/puppetserver repository overview

Puppetserver Docker image

Docker Pulls Build Status By Camptocamp

Available environment variables:

JAVA_ARGS

You can set JAVA_ARGS using a Docker environment variables:

docker run --rm -e JAVA_ARGS='-Xmx4G' camptocamp/puppetserver
Secrets

This image expects the following secrets:

  • ca_key.pem: the CA private key
  • ca_cert.pem: the CA cert bundle
  • ca_crl.pem: the CA CRL
  • gpg.asc: the GPG key (for hiera-eyaml-gpg)
  • autosign_psk: the PSK for autosign policy

Linking auto configuration:

puppetdb-termini

If the container can resolve puppetdb, puppetdb-termini will be enabled.

Tag summary

Content type

Image

Digest

sha256:2caafd070

Size

204.3 MB

Last updated

over 6 years ago

docker pull camptocamp/puppetserver