Re: [Puppet-dev] Improve Puppet Server startup time

2020-05-11 Thread Justin Stoller
The biggest single improvement you're going to get is moving from 5.x to the latest 6.x. We started ahead-of-time (AOT) compiling the clojure code to Java in the 6.x series as well as properly supporting Java 11. I think the times Michael is quoting is for the 6.x release and I'd hope you'd see sta

[Puppet-dev] Re: [Puppet Users] New CA CLI tools in Puppet Platform 5.5.5

2018-08-24 Thread Justin Stoller
Thanks for feedback, Gabriel! On Fri, Aug 24, 2018 at 5:49 AM Gabriel Filion wrote: > Hi there, > > On 2018-08-23 2:35 p.m., Maggie Dreyer wrote: > > In the 5.5.5 release of the Puppet Platform, we released a new > experimental > > command line tool for interacting with the Puppet CA. > > > > pu

[Puppet-dev] [puppet-users] A note regarding deprecated CA related settings in Puppet 5.5

2018-08-24 Thread Justin Stoller
Hello! We recently released a new version of the Puppet Platform that contained many CA related deprecations and we wanted to reach out and clarify a few things. Currently in Puppet 5 there are two(!) mostly identical CA implementations, which can cause race conditions in signing and revoking, ma

Re: [Puppet-dev] Port 8140/TCP (PuppetServer) close

2018-03-12 Thread Justin Stoller
On Sun, Mar 11, 2018 at 4:58 AM, Aécio wrote: > Hello guys! > > I have the following problem: every 30 or 40 minutes, I get a notification > that port 8140 / TCP (from PuppetServer) is closed and puppet-agent (from > client servers) can not get the catalog and / or send reports. > > Looking at th

[Puppet-dev] [ANN] Puppet Server 2.7.2 Available

2016-12-06 Thread Justin Stoller
We’re happy to announce the 2.7.2 release of Puppet Server. This is a backward compatible bug fix release. The release contains packaging related fixes: * Remove unneeded RPM dependencies, including system ruby <--- Regression in 2.7.x that precipitated this release * Improvements to service

Re: [Puppet-dev] Beaker-extensions

2014-11-30 Thread Justin Stoller
I've been working with the module team here and have been looking at helping out with some of the features we need (pluggable hypervisors, improved Vagrant support, improved Windows support, better RSpec formatting...). I was trying to figure what things I'd work on during #puppethack, but if there

Re: [Puppet-dev] Platform Team Week of October 27th, 2014

2014-10-31 Thread Justin Stoller
On Friday, October 31, 2014, Andy Parker wrote: > ** Next PR Triage Wednesday, November 5th @ 10:00 am Pacific. ** > > *Priorities* > >1. Puppet 3.7.3 >2. CFacter on the march >3. New puppet doc implementation >4. Code removal for puppet 4 > > > *Commentary* > > We are still worki

Re: [Puppet-dev] ruby-1.9.3 in yum.puppetlabs.com

2013-07-25 Thread Justin Stoller
> Naive question: Why don't you provide one in yum.puppetlabs.com :-) ? We provide a 1.8.7 that does what you're asking for EL 5s because we dropped support in Puppet 3 for Ruby 1.8.5. I don't know if we have plans to provide a 1.9.3 for any systems prior to us actually dropping support for 1.8.7.

Re: [Puppet-dev] Managing System Reboots

2013-04-18 Thread Justin Stoller
On Thu, Apr 18, 2013 at 1:09 PM, Erik Dalén wrote: > Would the reboot_pending fact return true on Unix after a newer kernel > version has been installed but the system isn't rebooted yet? > If I understand the armature correctly the fact example is simply something that could be implemented at an

Re: [Puppet-dev] Re: Announce: Puppet 3.1.0-rc1 available

2013-01-09 Thread Justin Stoller
Ken, rdoc/rubydoc builds documentation for github projects on demand (as well as released gems). You can see the work in master at http://rdoc.info/github/puppetlabs/puppet/frames Great job, guys. On Wed, Jan 9, 2013 at 4:14 PM, Eric Sorenson wrote: > Yep, our awesome docs team is working on

Re: [Puppet-dev] Travis CI for Puppet, Facter, Hiera and the standard library

2013-01-06 Thread Justin Stoller
I've been watching the pull requests for your Travis work come through eagerly anticipating this. Great work, Jeff! - Justin On Sun, Jan 6, 2013 at 1:02 PM, James Turnbull wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Jeff > > Neat. This will make things a lot easier! > > I alre

Re: [Puppet-dev] puppetlabs_spec_helper / puppet-rspec + hiera

2012-07-31 Thread Justin Stoller
Just to insert myself into this conversation, we added hiera w/ puppet 2.7 support to puppetlabs_spec_helper internally but pulled it from our public facing repo because we realized that it was going to break in Telly and we didn't want to commit to an interface that we knew was going to soon break

Re: [Puppet-dev] puppetlabs_spec_helper feedback

2012-07-01 Thread Justin Stoller
Thanks for your contribution, Paul. I've merged your pull request. I believe we've got a few more issues to resolve next week before we do another release, but everyone can start using your patch by building from the master branch now. - Justin On Sat, Jun 23, 2012 at 11:27 AM, Paul Belanger

Re: [Puppet-dev] NTP & puppetlabs_spec_helper & hiera oh my ...

2012-05-14 Thread Justin Stoller
Just at a high level, this is essentially an issue with confusion around our Test Setup helpers and dependency resolution across multiple versions of our product. If we have this issue, our community certainly does as well. When looking for solutions (from best to worst): 1. Curated TestHelpers an

Re: [Puppet-dev] Hiera in Jenkins

2012-04-12 Thread Justin Stoller
On Thu, Apr 12, 2012 at 1:13 AM, Ken Barber wrote: > Does anyone have any problem with me putting Hiera into Jenkins? I was > just going to start with hiera, and maybe get hiera-puppet in there > eventually. I've just been approached by a few people to review > patches and I would feel more comfo

[Puppet-dev] Failures in Puppet Acceptance 2.7 and Puppet Specs 2.7

2011-10-06 Thread Justin Stoller
Puppet Specs on 2.7rc are currently failing on Ruby 1.8.7 and 1.9.2 and we need a developer to look into it. You can see the matrix page here: https://jenkins.puppetlabs.com/job/Puppet%20Specs%20%282.7rc%29/ They seem to failing with an issue in the Puppet::Parser::Collector. You can see the full