tickets | 1 Mar 2011 02:10

'Release Management' wiki page has been updated

The 'Release Management' wiki page has been updated by Nigel Kersten.

View differences:
https://projects.puppetlabs.com/projects/puppet/wiki/Release_Management/diff/30

You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To post to this group, send email to puppet-bugs <at> googlegroups.com.
To unsubscribe from this group, send email to puppet-bugs+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
tickets | 1 Mar 2011 02:10

'Release Management' wiki page has been updated

The 'Release Management' wiki page has been updated by Nigel Kersten.

View differences:
https://projects.puppetlabs.com/projects/puppet/wiki/Release_Management/diff/31

You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To post to this group, send email to puppet-bugs <at> googlegroups.com.
To unsubscribe from this group, send email to puppet-bugs+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
tickets | 1 Mar 2011 02:17

'Downloading Puppet' wiki page has been updated

The 'Downloading Puppet' wiki page has been updated by Nigel Kersten.

View differences:
https://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet/diff/30

You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To post to this group, send email to puppet-bugs <at> googlegroups.com.
To unsubscribe from this group, send email to puppet-bugs+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
tickets | 1 Mar 2011 02:18

[Puppet - Bug #6285] 2.6.2 leaves many defunct processes

Issue #6285 has been updated by Ben Hughes.

    Well that’s something at least. Cheers for testing that.

    Does /var/lib/puppet/lib/facter/br_versions.rb contain any execs/system() calls at all please? If it’s not sensitive, can you attach that too please?

    Bug #6285: 2.6.2 leaves many defunct processes

    • Author: Chris Mague
    • Status: Investigating
    • Priority: Normal
    • Assignee:
    • Category:
    • Target version:
    • Affected Puppet version:
    • Keywords:
    • Branch:

    OS: Debian Lenny Kernel: Linux 2.6.26-1-xen-686 #1 SMP Fri Mar 13 22:30:40 UTC 2009 i686 GNU/Linux Puppet Version: 2.6.2 Ruby Version: ruby 1.8.7 (2008-08-11 patchlevel 72) [i486-linux]

    Running puppet with no errors in debug mode, however greater than 50 defunct processes are left after a run.

    A complete strace with all forks and a list of all of the defunct processes is listed below.

    I am willing to run all sorts of tests if necessary.

    You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account

    --
    You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
    To post to this group, send email to puppet-bugs <at> googlegroups.com.
    To unsubscribe from this group, send email to puppet-bugs+unsubscribe <at> googlegroups.com.
    For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
    tickets | 1 Mar 2011 02:22

    [Puppet - Bug #5466] (Available In Testing Branch) puppet resource omits trailing comma after last resource

    Issue #5466 has been updated by Matt Robinson.
    • Status changed from Accepted to Available In Testing Branch
    • Assignee deleted (Garrett Honeycutt)

    Tests added and fixed and merged into 2.6.next into commit:395831ef58f1ea323919a0a87093919e3526da6c

    Bug #5466: puppet resource omits trailing comma after last resource

    • Author: Garrett Honeycutt
    • Status: Available In Testing Branch
    • Priority: Normal
    • Assignee:
    • Category:
    • Target version:
    • Affected Puppet version: 2.6.4
    • Keywords:
    • Branch:

    To keep in line with best practices, the last parameter should also have a trailing comma, which it currently does not.

    # puppet resource user root user { 'root': password_max_age => '99999', home => '/root', ensure => 'present', uid => '0', groups => ['root','bin','daemon','sys','adm','disk','wheel'], shell => '/bin/bash', gid => '0', comment => 'root', password => '$1$hgIZHl1r$tEqMTzoXz.NBwtW3kFv33/', password_min_age => '0' }

    the last line

    password_min_age => ‘0’ should be password_min_age => ‘0’,

    You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account

    --
    You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
    To post to this group, send email to puppet-bugs <at> googlegroups.com.
    To unsubscribe from this group, send email to puppet-bugs+unsubscribe <at> googlegroups.com.
    For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
    tickets | 1 Mar 2011 02:23

    [Puppet Dashboard - Feature #6519] (Unreviewed) Dashboard Report Events should show desired_value and historical_value, not message

    Issue #6519 has been reported by Dan Bode.

    Feature #6519: Dashboard Report Events should show desired_value and historical_value, not message

    • Author: Dan Bode
    • Status: Unreviewed
    • Priority: Normal
    • Assignee:
    • Category:
    • Target version:
    • Keywords:
    • Branch:
    • Affected URL:
    • Affected Dashboard version:

    This is actually the data that we care about, not the message.

    This is also how the data will need to be stored and queried in the database (when that functionality exists)

    You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account

    --
    You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
    To post to this group, send email to puppet-bugs <at> googlegroups.com.
    To unsubscribe from this group, send email to puppet-bugs+unsubscribe <at> googlegroups.com.
    For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
    tickets | 1 Mar 2011 02:27

    'Bootstrapping AWS Cloudformation' wiki page has been added

    The 'Bootstrapping AWS Cloudformation' wiki page has been added by Zach Leslie.

    You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account

    --
    You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
    To post to this group, send email to puppet-bugs <at> googlegroups.com.
    To unsubscribe from this group, send email to puppet-bugs+unsubscribe <at> googlegroups.com.
    For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
    tickets | 1 Mar 2011 02:27

    'Bootstrapping AWS Cloudformation' wiki page has been updated

    The 'Bootstrapping AWS Cloudformation' wiki page has been updated by Zach Leslie.

    View differences:
    https://projects.puppetlabs.com/projects/puppet/wiki/Bootstrapping_AWS_Cloudformation/diff/2

    You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account

    --
    You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
    To post to this group, send email to puppet-bugs <at> googlegroups.com.
    To unsubscribe from this group, send email to puppet-bugs+unsubscribe <at> googlegroups.com.
    For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
    tickets | 1 Mar 2011 02:28

    'Bootstrapping AWS Cloudformation' wiki page has been updated

    The 'Bootstrapping AWS Cloudformation' wiki page has been updated by Zach Leslie.

    View differences:
    https://projects.puppetlabs.com/projects/puppet/wiki/Bootstrapping_AWS_Cloudformation/diff/3

    You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account

    --
    You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
    To post to this group, send email to puppet-bugs <at> googlegroups.com.
    To unsubscribe from this group, send email to puppet-bugs+unsubscribe <at> googlegroups.com.
    For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
    tickets | 1 Mar 2011 02:31

    'Bootstrapping AWS Cloudformation' wiki page has been updated

    The 'Bootstrapping AWS Cloudformation' wiki page has been updated by Zach Leslie.

    View differences:
    https://projects.puppetlabs.com/projects/puppet/wiki/Bootstrapping_AWS_Cloudformation/diff/4

    You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account

    --
    You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
    To post to this group, send email to puppet-bugs <at> googlegroups.com.
    To unsubscribe from this group, send email to puppet-bugs+unsubscribe <at> googlegroups.com.
    For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.

    Gmane