Hello,
We made a breaking change to the pupperware docker-compose.yml file here:
https://github.com/puppetlabs/pupperware/pull/17
We introduced a root-level "volumes/" directory, so to upgrade you'll need
to:
1. docker-compose down
2. mkdir volumes
3. mv code puppet serverdata puppetdb puppetdb-p
Puppet Server 0.2.2 is a bugfix release.
The following bugs and issues are addressed in this release:
* SERVER-13 [1]: Fix for file descriptor leak when using an https report
processor such as PuppetDB or Foreman
* HTTPS client connections created by Puppet Server now use the CA cert
specified by
We are thrilled to announce the preview release of Puppet Server, our
newest open source project.
Puppet Server is a next-generation alternative to our current Puppet
master, which builds on the
successful Clojure technology stack underlying projects like PuppetDB.
Packages are available in the Pu