You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion of Puppet Development
|
|
|
Announce: Puppet 3.2.1 Available
|
| |
Puppet 3.2.1 is a bugfix release for the 3.x series of Puppet.
This release addresses two major issues that were uncovered in 3.2.0
and caused us to pull that release (#20726 and #20742). It also
includes a fix for Solaris support (#19760).
Downloads are available at:
* Source [link]... more »
|
|
Performance regression between 3.2.1-rc1 and 3.1.1?
|
| |
I am noticing a ~10s slow down with 3.2.1-rc1 running 'puppet apply' with a
manifest that is a single notice() function. I think I noticed it first
w/'puppet resource' and maybe also with other sub-commands. This slow down
might be just statistical noise in runs with a non-trivial manifest, but
it's intrusive while doing development.... more »
|
|
Announce: Module puppetlabs/puppetdb 1.3.0 Available
|
| |
A new release of the puppetlabs/puppetdb module is now available on the Forge:
[link]
This feature release provides us with a few new features for the PuppetDB
module.
You can now disable SSL when using the `puppetdb` class by using the new
parameter `disable_ssl`:... more »
|
|
Announce: Puppet 3.2.1-rc1 Available
|
| |
Puppet 3.2.1-rc1 is a bugfix release candidate for the 3.x series of Puppet.
This release addresses two major issues that were uncovered in 3.2.0
and caused us to pull that release (#20726 and #20742). It also
includes a fix for Solaris support (#19760).
Downloads are available at:
* Source [link]... more »
|
|
Is Puppet::Provider::Package#quer y required?
|
| |
All the package providers supplied with Puppet seem to implement or inherit the query method, but as far as we can tell, this isn't used in other parts of the system. Is it required? Until June 2007, it was in used by the package type (in lib/puppet/type/package.rb) in the exists? and retrieve method, but... more »
|
|
Defining a standard mechanism for template specialization
|
| |
There are a few tickets floating around, like #7635, that deal with the inability to specialize templates in standard Puppet. Among other things, this is a limitation that makes it somewhat difficult for Forge module authors to distribute truly reusable modules without providing a cadre of non-interoperable custom functions to address this concern (see:... more »
|
|
Facter 1.7.x branch deletion
|
| |
Hello, With the release of Facter 1.7.1[1], we'd like to delete the `1.7.x` branch in an effort to streamline the contribution process to Facter by using statically named branches, `stable` and `master`. Moving forward, any bug fix that would have gone into `1.7.x`, should instead be targeted at `stable`, while new... more »
|
|
Puppet Dev Community Summary (2012-05-13)
|
| |
Puppet Dev Community Summary
- Finished Card Total: *15 vs 18 last week*
- Merged: 12 vs 13 last week
- Not Merged: 1 vs 2 last week
- Other: 2 vs 3 last week
Please see the team's current work in progress, outstanding pull requests,
and backlog on the Puppet Dev Community
board<[link]>... more »
|
|
|