Skip to content

lfcmpi/docker-puppetserver

 
 

Repository files navigation

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

MAX_ACTIVE_INSTANCES

You can tune max-active-instances using the MAX_ACTIVE_INSTANCES environment variable.

ENABLE_PROFILER

You can enable the profiler using the ENABLE_PROFILER environment variable.

Linking auto configuration:

puppetdb-termini

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 46.8%
  • Augeas 30.1%
  • Ruby 23.1%