[Facter - Bug #2060] Inconsistent output in operatingsystemrelease between RedHat and CentOS

2013-01-04 Thread tickets
Issue #2060 has been updated by Stijn Hoop. This has regressed: [stijn@pclinvir020] ~ cat /etc/redhat-release CentOS release 6.3 (Final) [stijn@pclinvir020] ~ facter operatingsystemrelease 6.3 [stijn@pclinvir020] ~ rpm -q facter facter-1.6.14-1.el6.x86_64

[Facter - Bug #2060] (Re-opened) Inconsistent output in operatingsystemrelease between RedHat and CentOS

2013-01-04 Thread tickets
Issue #2060 has been updated by Stijn Hoop. Status changed from Closed to Re-opened Target version changed from 1.5.9 to 1.6.x Bug #2060: Inconsistent output in operatingsystemrelease between RedHat and CentOS

[Puppet - Feature #11786] `puppet doc` is not compatible with newer RDoc - thus with Ruby 1.9

2013-01-04 Thread tickets
Issue #11786 has been updated by Daniele Sluijters. Actually, I just applied the gist and now I'm stuck with: ``` RDoc::RDocError is deprecated Could not generate documentation: uninitialized constant RDoc::RDoc::Generator ``` This is with rdoc 3.12 and Puppet 2.7. This should also be

[Puppet - Bug #18370] (Unreviewed) err: Could not retrieve catalog from remote server: Error 400 on SERVER: header too long

2013-01-04 Thread tickets
Issue #18370 has been reported by Dean Gao. Bug #18370: err: Could not retrieve catalog from remote server: Error 400 on SERVER: header too long https://projects.puppetlabs.com/issues/18370 Author: Dean Gao Status: Unreviewed Priority: Normal Assignee:

[Puppet - Feature #16856] puppet should support data in modules

2013-01-04 Thread tickets
Issue #16856 has been updated by R.I. Pienaar. I've pushed to my branch a commit that seems to fix it for me, thanks for reporting Feature #16856: puppet should support data in modules https://projects.puppetlabs.com/issues/16856#change-80105 Author:

[Puppet - Bug #7793] setting the $noop metaparameter as class parameter does not work

2013-01-04 Thread tickets
Issue #7793 has been updated by Stephen Johnson. The issues is still present class test ($string = hello) { file {'/tmp/test': ensure = file, content = $string, } file {'/tmp/test2': ensure = file, content = $string, } } class{'test': noop = true} I expected all

[Puppet - Bug #7793] setting the $noop metaparameter as class parameter does not work

2013-01-04 Thread tickets
Issue #7793 has been updated by Stephen Johnson. Affected Puppet version changed from 2.6.8 to 3.0.2 Bug #7793: setting the $noop metaparameter as class parameter does not work https://projects.puppetlabs.com/issues/7793#change-80111 Author: Michael

[Puppet - Bug #17613] puppet master ignores config and commandline parameters on SIGHUP

2013-01-04 Thread tickets
Issue #17613 has been updated by Andrew Parker. I think that Option 2 also has a problem if the vardir or confdir are set in the config file, then passing them through on the command line will override those values. That would mean that a change to those would not be picked up by a HUP and

[Puppet - Feature #11786] (Closed) `puppet doc` is not compatible with newer RDoc - thus with Ruby 1.9

2013-01-04 Thread tickets
Issue #11786 has been updated by Daniel Pittman. Status changed from Accepted to Closed Assignee deleted (Daniel Pittman) Hey. So, the decision was made by the platform team that they wouldn't take this change, or a change to simple disable `puppet doc`, in the 2.7 branch. It should be as

[Puppet - Bug #17844] rename `my` in ruby dsl

2013-01-04 Thread tickets
Issue #17844 has been updated by eric sorenson. Priority changed from Normal to High Bumping priority to indicate it's in the current workload. Bug #17844: rename `my` in ruby dsl https://projects.puppetlabs.com/issues/17844#change-80126 Author: Patrick

[Puppet - Bug #17845] document stability of ruby dsl api

2013-01-04 Thread tickets
Issue #17845 has been updated by eric sorenson. Priority changed from Normal to High Target version changed from 3.x to 3.1.0 Bumping priority/target to indicate this is something in the current workload. Bug #17845: document stability of ruby dsl api

[Puppet - Bug #18023] Puppet needs a public, clearly-defined Ruby API

2013-01-04 Thread tickets
Issue #18023 has been updated by eric sorenson. Priority changed from Normal to High Target version changed from 3.x to 3.1.0 This is underway as part of the Ruby DSL in #16937. Bumping priority/target to indicate it's in the current workload. Bug

[Puppet - Bug #7316] puppet face applications (subcommands) delivered via modules should work

2013-01-04 Thread tickets
Issue #7316 has been updated by eric sorenson. Priority changed from High to Immediate Bug #7316: puppet face applications (subcommands) delivered via modules should work https://projects.puppetlabs.com/issues/7316#change-80131 Author: Dan Bode

[Puppet - Bug #16753] Need the ability to list all nodes

2013-01-04 Thread tickets
Issue #16753 has been updated by eric sorenson. Priority changed from High to Immediate Bug #16753: Need the ability to list all nodes https://projects.puppetlabs.com/issues/16753#change-80132 Author: James Turnbull Status: Merged - Pending Release

[Puppet - Feature #16937] Improved Ruby DSL

2013-01-04 Thread tickets
Issue #16937 has been updated by eric sorenson. Priority changed from High to Immediate Feature #16937: Improved Ruby DSL https://projects.puppetlabs.com/issues/16937#change-80133 Author: Andrew Parker Status: Merged - Pending Release Priority:

[Puppet - Bug #17844] rename `my` in ruby dsl

2013-01-04 Thread tickets
Issue #17844 has been updated by eric sorenson. Priority changed from High to Immediate Bug #17844: rename `my` in ruby dsl https://projects.puppetlabs.com/issues/17844#change-80134 Author: Patrick Carlisle Status: Merged - Pending Release Priority:

[Puppet - Bug #17845] document stability of ruby dsl api

2013-01-04 Thread tickets
Issue #17845 has been updated by eric sorenson. Priority changed from High to Immediate Bug #17845: document stability of ruby dsl api https://projects.puppetlabs.com/issues/17845#change-80135 Author: Patrick Carlisle Status: In Topic Branch Pending

[Puppet - Bug #18023] Puppet needs a public, clearly-defined Ruby API

2013-01-04 Thread tickets
Issue #18023 has been updated by eric sorenson. Priority changed from High to Immediate Bug #18023: Puppet needs a public, clearly-defined Ruby API https://projects.puppetlabs.com/issues/18023#change-80136 Author: eric sorenson Status: Accepted

[Puppet - Bug #18023] Puppet needs a public, clearly-defined Ruby API

2013-01-04 Thread tickets
Issue #18023 has been updated by R.I. Pienaar. Which part of that ticket addresses this? I wasnt aware this was part of that, I am working on a new Puppet agent for mcollective so would be good to know whats up Bug #18023: Puppet needs a public,

[Puppet - Bug #18023] Puppet needs a public, clearly-defined Ruby API

2013-01-04 Thread tickets
Issue #18023 has been updated by eric sorenson. RI - as part of the dsl, henrik and patrick added YARD docs throughout the codebase to declare public/private methods and document the method signatures https://github.com/puppetlabs/puppet/pull/1366 Bug

[Puppet - Bug #17449] (In Topic Branch Pending Review) auth.conf references path /file while referencing fileserver.conf

2013-01-04 Thread tickets
Issue #17449 has been updated by Nick Fagerlund. Status changed from Accepted to In Topic Branch Pending Review Branch changed from https://github.com/nfagerlund/puppet/tree/fileserver_conf to https://github.com/puppetlabs/puppet/pull/1369 Pull request sent.

[Puppet - Bug #17448] (In Topic Branch Pending Review) Sample fileserver.conf still contains references to allow statements by ip

2013-01-04 Thread tickets
Issue #17448 has been updated by Nick Fagerlund. Status changed from Accepted to In Topic Branch Pending Review Branch changed from https://github.com/nfagerlund/puppet/tree/fileserver_conf to https://github.com/puppetlabs/puppet/pull/1369 Pull request sent.

[Puppet - Bug #18023] Puppet needs a public, clearly-defined Ruby API

2013-01-04 Thread tickets
Issue #18023 has been updated by R.I. Pienaar. I totally commented on the wrong ticket, d'oh, ignore that :) Bug #18023: Puppet needs a public, clearly-defined Ruby API https://projects.puppetlabs.com/issues/18023#change-80145 Author: eric sorenson

[Puppet - Bug #17613] (Needs More Information) puppet master ignores config and commandline parameters on SIGHUP

2013-01-04 Thread tickets
Issue #17613 has been updated by eric sorenson. Status changed from Needs Decision to Needs More Information Assignee changed from eric sorenson to Tom Fenri Target version changed from 3.1.0 to 3.x Tom, can you confirm that adding your `vardir` explicitly works around the issue for you? This

[Puppet - Bug #18376] (Unreviewed) Clean up and unify default fileserver.conf files for packaging

2013-01-04 Thread tickets
Issue #18376 has been reported by Nick Fagerlund. Bug #18376: Clean up and unify default fileserver.conf files for packaging https://projects.puppetlabs.com/issues/18376 Author: Nick Fagerlund Status: Unreviewed Priority: Low Assignee: Matthaus Owens

[Puppet - Refactor #3691] The Catalog should include both dependency and containment edges

2013-01-04 Thread tickets
Issue #3691 has been updated by eric sorenson. Priority changed from Normal to High Target version set to 3.x Keywords set to backlog Bumping into backlog to propose for Q1'13 engineering efforts. Refactor #3691: The Catalog should include both

[Puppet - Bug #15494] puppet parser validate returns zero on nonexistent file

2013-01-04 Thread tickets
Issue #15494 has been updated by Zack Smith. +1 Bug #15494: puppet parser validate returns zero on nonexistent file https://projects.puppetlabs.com/issues/15494#change-80155 Author: david boldt Status: Accepted Priority: Low Assignee: eric sorenson

[Puppet - Bug #18378] (Accepted) puppet parser validate returns no output on nonexistent file

2013-01-04 Thread tickets
Issue #18378 has been reported by Zack Smith. Bug #18378: puppet parser validate returns no output on nonexistent file https://projects.puppetlabs.com/issues/18378 Author: Zack Smith Status: Accepted Priority: Normal Assignee: Category: executables

[Puppet - Bug #17449] (Merged - Pending Release) auth.conf references path /file while referencing fileserver.conf

2013-01-04 Thread tickets
Issue #17449 has been updated by Andrew Parker. Status changed from In Topic Branch Pending Review to Merged - Pending Release Merged in https://github.com/puppetlabs/puppet/commit/ba79c0d94c36aa3dc318de3e73cbce634b009d8e Bug #17449: auth.conf

[Puppet - Bug #17448] (Merged - Pending Release) Sample fileserver.conf still contains references to allow statements by ip

2013-01-04 Thread tickets
Issue #17448 has been updated by Andrew Parker. Status changed from In Topic Branch Pending Review to Merged - Pending Release Merged in https://github.com/puppetlabs/puppet/commit/ba79c0d94c36aa3dc318de3e73cbce634b009d8e Bug #17448: Sample

[Puppet - Bug #18026] SELinux warnings when using ensure = absent on file

2013-01-04 Thread tickets
Issue #18026 has been updated by Alex Cline. These warnings also show up when a new node is provisioned. When the catalog is compiled, File resources that have 'ensure = present' on them throw the warning. Those resources are then created and the next puppet run doesn't have the warnings.

[Puppet - Bug #7622] Change confine :true to feature

2013-01-04 Thread tickets
Issue #7622 has been updated by Andrew Parker. Target version changed from 3.x to 3.1.0 Bug #7622: Change confine :true to feature https://projects.puppetlabs.com/issues/7622#change-80161 Author: James Turnbull Status: Merged - Pending Release

[Puppet - Bug #15214] Get rid of coupling between run_mode and confdir/vardir

2013-01-04 Thread tickets
Issue #15214 has been updated by Andrew Parker. Target version deleted (3.x) Bug #15214: Get rid of coupling between run_mode and confdir/vardir https://projects.puppetlabs.com/issues/15214#change-80162 Author: Chris Price Status: Duplicate Priority:

[Puppet - Bug #16210] parenthesize argument(s) for future version warnings on RHEL 5 / Ruby 1.8.5

2013-01-04 Thread tickets
Issue #16210 has been updated by Andrew Parker. Target version deleted (3.x) Bug #16210: parenthesize argument(s) for future version warnings on RHEL 5 / Ruby 1.8.5 https://projects.puppetlabs.com/issues/16210#change-80163 Author: Dominic Cleal

[Puppet - Bug #17747] Inability to use gems as dependencies in custom providers types

2013-01-04 Thread tickets
Issue #17747 has been updated by Andrew Parker. Target version deleted (3.x) Bug #17747: Inability to use gems as dependencies in custom providers types https://projects.puppetlabs.com/issues/17747#change-80164 Author: Mohit Chawla Status: Duplicate

[Puppet - Feature #4388] Remove the namespaceauth.conf file

2013-01-04 Thread tickets
Issue #4388 has been updated by Andrew Parker. Target version changed from 3.x to 3.1.0 Feature #4388: Remove the namespaceauth.conf file https://projects.puppetlabs.com/issues/4388#change-80165 Author: Matt Robinson Status: Merged - Pending Release

[Puppet - Feature #11786] `puppet doc` is not compatible with newer RDoc - thus with Ruby 1.9

2013-01-04 Thread tickets
Issue #11786 has been updated by Andrew Parker. Target version deleted (3.x) Feature #11786: `puppet doc` is not compatible with newer RDoc - thus with Ruby 1.9 https://projects.puppetlabs.com/issues/11786#change-80186 Author: Justin Stoller Status:

[Puppet - Bug #4915] scope.function_extlookup (in templates) takes an array parameter

2013-01-04 Thread tickets
Issue #4915 has been updated by Andrew Parker. Target version deleted (2.7.x) Removing the target version, since this was done as a documentation change. Issue #15756 is the one about making puppet stricter about this. Bug #4915:

[Puppet - Bug #12540] puppet config print generates invalid log settings if puppet.conf doesn't exist

2013-01-04 Thread tickets
Issue #12540 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #12540: puppet config print generates invalid log settings if puppet.conf doesn't exist https://projects.puppetlabs.com/issues/12540#change-80188 Author: Josh Cooper

[Puppet - Bug #14073] puppet apply cannot find types in modules on Windows

2013-01-04 Thread tickets
Issue #14073 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #14073: puppet apply cannot find types in modules on Windows https://projects.puppetlabs.com/issues/14073#change-80189 Author: Jeff McCune Status: Duplicate Priority:

[Puppet - Bug #16573] Gentoo package - resource is failing

2013-01-04 Thread tickets
Issue #16573 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #16573: Gentoo package - resource is failing https://projects.puppetlabs.com/issues/16573#change-80191 Author: Marc Richter Status: Duplicate Priority: Normal Assignee:

[Puppet - Bug #8311] file { mode = .. } -- investigation into strings, octal, etc --

2013-01-04 Thread tickets
Issue #8311 has been updated by Andrew Parker. Target version deleted (2.7.x) Removing the target version. We can retarget it if it gets reopened. Bug #8311: file { mode = .. } -- investigation into strings, octal, etc --

[Puppet - Bug #1042] Trailing or extra slashes are not removed from file names when resolving relationships

2013-01-04 Thread tickets
Issue #1042 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #1042: Trailing or extra slashes are not removed from file names when resolving relationships https://projects.puppetlabs.com/issues/1042#change-80198 Author: Luke

[Puppet - Bug #709] crontab type seems to detect the current environment lines wrong

2013-01-04 Thread tickets
Issue #709 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #709: crontab type seems to detect the current environment lines wrong https://projects.puppetlabs.com/issues/709#change-80197 Author: Karl Pietri Status: Accepted

[Puppet - Bug #1372] Class names that match the node name are not evaluated

2013-01-04 Thread tickets
Issue #1372 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #1372: Class names that match the node name are not evaluated https://projects.puppetlabs.com/issues/1372#change-80199 Author: Digant Kasundra Status: Investigating

[Puppet - Bug #1395] puppet memory usage

2013-01-04 Thread tickets
Issue #1395 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #1395: puppet memory usage https://projects.puppetlabs.com/issues/1395#change-80200 Author: Peter Meier Status: Needs More Information Priority: Normal Assignee: Daniel

[Puppet - Bug #1453] removing a cron parameter does not change the object

2013-01-04 Thread tickets
Issue #1453 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #1453: removing a cron parameter does not change the object https://projects.puppetlabs.com/issues/1453#change-80201 Author: Martha Greenberg Status: Accepted Priority:

[Puppet - Bug #1531] ssh_authorized_keys should not use the key 'comment' as a unique identifier (name)

2013-01-04 Thread tickets
Issue #1531 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #1531: ssh_authorized_keys should not use the key 'comment' as a unique identifier (name) https://projects.puppetlabs.com/issues/1531#change-80202 Author: Paul Boven

[Puppet - Bug #1720] The package resource type doesn't notice installed packages when more than one is installed

2013-01-04 Thread tickets
Issue #1720 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #1720: The package resource type doesn't notice installed packages when more than one is installed https://projects.puppetlabs.com/issues/1720#change-80203 Author:

[Puppet - Bug #2014] sshkey creates /etc/ssh/ssh_known_hosts with mode 600

2013-01-04 Thread tickets
Issue #2014 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2014: sshkey creates /etc/ssh/ssh_known_hosts with mode 600 https://projects.puppetlabs.com/issues/2014#change-80204 Author: Todd Zullinger Status: Accepted Priority:

[Puppet - Bug #2043] up2date provider should split off architecture to --arch parameter

2013-01-04 Thread tickets
Issue #2043 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2043: up2date provider should split off architecture to --arch parameter https://projects.puppetlabs.com/issues/2043#change-80205 Author: Derek Whayman Status: Tests

[Puppet - Refactor #2064] Checksums should be modeled explicitly in files

2013-01-04 Thread tickets
Issue #2064 has been updated by Andrew Parker. Target version deleted (2.7.x) Refactor #2064: Checksums should be modeled explicitly in files https://projects.puppetlabs.com/issues/2064#change-80206 Author: Luke Kanies Status: Accepted Priority: Normal

[Puppet - Bug #2072] File content always prints as checksums

2013-01-04 Thread tickets
Issue #2072 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2072: File content always prints as checksums https://projects.puppetlabs.com/issues/2072#change-80207 Author: Luke Kanies Status: Accepted Priority: Low Assignee:

[Puppet - Bug #2083] puppet cert errors and messages

2013-01-04 Thread tickets
Issue #2083 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2083: puppet cert errors and messages https://projects.puppetlabs.com/issues/2083#change-80208 Author: Phil Schwartz Status: Accepted Priority: Normal Assignee:

[Puppet - Bug #2095] Changing the permissions of /etc/puppet/puppet.conf via puppet crashes puppetmaster

2013-01-04 Thread tickets
Issue #2095 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2095: Changing the permissions of /etc/puppet/puppet.conf via puppet crashes puppetmaster https://projects.puppetlabs.com/issues/2095#change-80209 Author: Trevor

[Puppet - Bug #2118] Puppetmasterd should finish operations when restarting

2013-01-04 Thread tickets
Issue #2118 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2118: Puppetmasterd should finish operations when restarting https://projects.puppetlabs.com/issues/2118#change-80210 Author: Luke Kanies Status: Accepted Priority:

[Puppet - Bug #2156] provider/service/freebsd.rb cannot handle service name containing 'dash'

2013-01-04 Thread tickets
Issue #2156 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2156: provider/service/freebsd.rb cannot handle service name containing 'dash' https://projects.puppetlabs.com/issues/2156#change-80211 Author: Tomoyuki Sakurai Status:

[Puppet - Bug #2158] Nagios files are created mode 600

2013-01-04 Thread tickets
Issue #2158 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2158: Nagios files are created mode 600 https://projects.puppetlabs.com/issues/2158#change-80212 Author: Scott Briggs Status: Accepted Priority: Normal Assignee:

[Puppet - Bug #2159] Allowingunauthenticated client access to puppetca.getcert

2013-01-04 Thread tickets
Issue #2159 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2159: Allowingunauthenticated client access to puppetca.getcert https://projects.puppetlabs.com/issues/2159#change-80213 Author: Scott Briggs Status: Accepted Priority:

[Puppet - Bug #2237] puppetd sometimes does not create $yamlclientdir automatically

2013-01-04 Thread tickets
Issue #2237 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2237: puppetd sometimes does not create $yamlclientdir automatically https://projects.puppetlabs.com/issues/2237#change-80214 Author: Derek Whayman Status: Accepted

[Puppet - Bug #2251] cron provider doesn't correctly employ user property for resource existence checks.

2013-01-04 Thread tickets
Issue #2251 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2251: cron provider doesn't correctly employ user property for resource existence checks. https://projects.puppetlabs.com/issues/2251#change-80215 Author: Marc Fournier

[Puppet - Bug #2309] Defined resources are not evaluated immediately which can cause ordering problems

2013-01-04 Thread tickets
Issue #2309 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2309: Defined resources are not evaluated immediately which can cause ordering problems https://projects.puppetlabs.com/issues/2309#change-80216 Author: Ohad Levy

[Puppet - Refactor #2326] Update or replace event-loop

2013-01-04 Thread tickets
Issue #2326 has been updated by Andrew Parker. Target version deleted (2.7.x) Refactor #2326: Update or replace event-loop https://projects.puppetlabs.com/issues/2326#change-80217 Author: James Turnbull Status: Accepted Priority: Normal Assignee:

[Puppet - Bug #2350] Aptitude Provider installs newest version when it can't find the specified one, also doesn't detect several errors

2013-01-04 Thread tickets
Issue #2350 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2350: Aptitude Provider installs newest version when it can't find the specified one, also doesn't detect several errors

[Puppet - Bug #2352] ssh_authorized_key can create files it can't parse

2013-01-04 Thread tickets
Issue #2352 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2352: ssh_authorized_key can create files it can't parse https://projects.puppetlabs.com/issues/2352#change-80219 Author: Kjetil Torgrim Homme Status: Accepted Priority:

[Puppet - Bug #2384] Provider features are validated at instantiation rather than run time

2013-01-04 Thread tickets
Issue #2384 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2384: Provider features are validated at instantiation rather than run time https://projects.puppetlabs.com/issues/2384#change-80220 Author: Oliver Hookins Status:

[Puppet - Bug #2449] ralsh when used with the -e flag implements changes even when the file is not saved.

2013-01-04 Thread tickets
Issue #2449 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2449: ralsh when used with the -e flag implements changes even when the file is not saved. https://projects.puppetlabs.com/issues/2449#change-80221 Author: Teyo Tyree

[Puppet - Bug #2471] Puppet.warning doesn't work with a hook in defaults.rb

2013-01-04 Thread tickets
Issue #2471 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2471: Puppet.warning doesn't work with a hook in defaults.rb https://projects.puppetlabs.com/issues/2471#change-80222 Author: Nigel Kersten Status: Code Insufficient

[Puppet - Bug #2476] The --test option to puppetd is very confusing (and sometimes dangerous)

2013-01-04 Thread tickets
Issue #2476 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2476: The --test option to puppetd is very confusing (and sometimes dangerous) https://projects.puppetlabs.com/issues/2476#change-80223 Author: Ben Hearsum Status:

[Puppet - Bug #2500] puppetmaster should not load certs when not running under webrick

2013-01-04 Thread tickets
Issue #2500 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2500: puppetmaster should not load certs when not running under webrick https://projects.puppetlabs.com/issues/2500#change-80224 Author: Ohad Levy Status: Accepted

[Puppet - Bug #2555] Problem when ignored files change timestamp of (recursively) copied directory

2013-01-04 Thread tickets
Issue #2555 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2555: Problem when ignored files change timestamp of (recursively) copied directory https://projects.puppetlabs.com/issues/2555#change-80226 Author: Sven Mueller

[Puppet - Bug #2556] rrdgraph only holds data for 6.25days in rrd dbs

2013-01-04 Thread tickets
Issue #2556 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2556: rrdgraph only holds data for 6.25days in rrd dbs https://projects.puppetlabs.com/issues/2556#change-80227 Author: Michael Gebetsroither Status: Accepted Priority:

[Puppet - Refactor #2586] Stacktrace printing should work on Passenger

2013-01-04 Thread tickets
Issue #2586 has been updated by Andrew Parker. Target version deleted (2.7.x) Refactor #2586: Stacktrace printing should work on Passenger https://projects.puppetlabs.com/issues/2586#change-80228 Author: Luke Kanies Status: Accepted Priority: Normal

[Puppet - Refactor #2623] authstore.rb needs to be refactored

2013-01-04 Thread tickets
Issue #2623 has been updated by Andrew Parker. Target version deleted (2.7.x) Refactor #2623: authstore.rb needs to be refactored https://projects.puppetlabs.com/issues/2623#change-80229 Author: Markus Roberts Status: Accepted Priority: Normal

[Puppet - Bug #2644] defaults.rb should set Puppet[:config] to /etc/puppet/puppet.conf if user is puppet

2013-01-04 Thread tickets
Issue #2644 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2644: defaults.rb should set Puppet[:config] to /etc/puppet/puppet.conf if user is puppet https://projects.puppetlabs.com/issues/2644#change-80230 Author: defunt Bode

[Puppet - Bug #2701] Memory Leak in Puppet state

2013-01-04 Thread tickets
Issue #2701 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #2701: Memory Leak in Puppet state https://projects.puppetlabs.com/issues/2701#change-80231 Author: Greg Boug Status: Accepted Priority: Normal Assignee: Category:

[Puppet - Feature #3014] Make tmp directory location specifiable through the config file

2013-01-04 Thread tickets
Issue #3014 has been updated by Andrew Parker. Target version deleted (2.7.x) Feature #3014: Make tmp directory location specifiable through the config file https://projects.puppetlabs.com/issues/3014#change-80233 Author: Digant Kasundra Status:

[Puppet - Feature #3034] puppetdoc -r TYPE NAME would be useful

2013-01-04 Thread tickets
Issue #3034 has been updated by Andrew Parker. Target version deleted (2.7.x) Feature #3034: puppetdoc -r TYPE NAME would be useful https://projects.puppetlabs.com/issues/3034#change-80234 Author: Dan Bode Status: Accepted Priority: Normal Assignee:

[Puppet - Bug #3047] Cron entries using special parameter lose their title when changed

2013-01-04 Thread tickets
Issue #3047 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #3047: Cron entries using special parameter lose their title when changed https://projects.puppetlabs.com/issues/3047#change-80235 Author: James Turnbull Status: Needs

[Puppet - Feature #3119] puppet config file syntax errors

2013-01-04 Thread tickets
Issue #3119 has been updated by Andrew Parker. Target version deleted (2.7.x) Feature #3119: puppet config file syntax errors https://projects.puppetlabs.com/issues/3119#change-80236 Author: Lucas Suggs Status: Accepted Priority: Normal Assignee:

[Puppet - Bug #3129] Problem using a number as as class name

2013-01-04 Thread tickets
Issue #3129 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #3129: Problem using a number as as class name https://projects.puppetlabs.com/issues/3129#change-80237 Author: Mike Culbertson Status: Accepted Priority: Normal

[Puppet - Bug #3131] Cannot restrict access to single module in fileserver.conf

2013-01-04 Thread tickets
Issue #3131 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #3131: Cannot restrict access to single module in fileserver.conf https://projects.puppetlabs.com/issues/3131#change-80238 Author: Hari Sekhon Status: Accepted Priority:

[Puppet - Feature #3140] Hostnames is puppetmaster logs

2013-01-04 Thread tickets
Issue #3140 has been updated by Andrew Parker. Target version deleted (2.7.x) Feature #3140: Hostnames is puppetmaster logs https://projects.puppetlabs.com/issues/3140#change-80240 Author: Daniel Kerwin Status: Accepted Priority: Normal Assignee:

[Puppet - Feature #3138] Improve procedure for enabling rspec tests in modules

2013-01-04 Thread tickets
Issue #3138 has been updated by Andrew Parker. Target version deleted (2.7.x) Feature #3138: Improve procedure for enabling rspec tests in modules https://projects.puppetlabs.com/issues/3138#change-80239 Author: Mike Pountney Status: Accepted Priority:

[Puppet - Bug #3362] splay drift occurs when passenger/mongrel get too much load.

2013-01-04 Thread tickets
Issue #3362 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #3362: splay drift occurs when passenger/mongrel get too much load. https://projects.puppetlabs.com/issues/3362#change-80241 Author: Dan Bode Status: Needs More

[Puppet - Feature #3371] FileBucket should not keep files in memory

2013-01-04 Thread tickets
Issue #3371 has been updated by Andrew Parker. Target version deleted (2.7.x) Feature #3371: FileBucket should not keep files in memory https://projects.puppetlabs.com/issues/3371#change-80242 Author: Jesse Wolfe Status: Accepted Priority: Normal

[Puppet - Bug #3571] require function should be able to require more than just classes.

2013-01-04 Thread tickets
Issue #3571 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #3571: require function should be able to require more than just classes. https://projects.puppetlabs.com/issues/3571#change-80243 Author: Nigel Kersten Status: Accepted

[Puppet - Feature #3764] Add fail parameter to notify resource

2013-01-04 Thread tickets
Issue #3764 has been updated by Andrew Parker. Target version deleted (2.7.x) Feature #3764: Add fail parameter to notify resource https://projects.puppetlabs.com/issues/3764#change-80244 Author: Alan Barrett Status: Requires CLA to be signed Priority:

[Puppet - Bug #3942] inadequate error messages for malformed host types

2013-01-04 Thread tickets
Issue #3942 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #3942: inadequate error messages for malformed host types https://projects.puppetlabs.com/issues/3942#change-80245 Author: seph seph Status: Accepted Priority: Normal

[Puppet - Feature #3950] Service notifies should be able to specify a type of restart/reload

2013-01-04 Thread tickets
Issue #3950 has been updated by Andrew Parker. Target version deleted (2.7.x) Feature #3950: Service notifies should be able to specify a type of restart/reload https://projects.puppetlabs.com/issues/3950#change-80246 Author: R.I. Pienaar Status:

[Puppet - Feature #3982] please make config_version available as a variable

2013-01-04 Thread tickets
Issue #3982 has been updated by Andrew Parker. Target version deleted (2.7.x) Feature #3982: please make config_version available as a variable https://projects.puppetlabs.com/issues/3982#change-80247 Author: R.I. Pienaar Status: Accepted Priority:

[Puppet - Bug #4007] 'puppetca' needs feature to remove (/revoke) a pending certificate signing request

2013-01-04 Thread tickets
Issue #4007 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #4007: 'puppetca' needs feature to remove (/revoke) a pending certificate signing request https://projects.puppetlabs.com/issues/4007#change-80248 Author: Tore L.

[Puppet - Feature #4068] Native Type for linux sysctl interface

2013-01-04 Thread tickets
Issue #4068 has been updated by Andrew Parker. Target version deleted (2.7.x) Feature #4068: Native Type for linux sysctl interface https://projects.puppetlabs.com/issues/4068#change-80249 Author: Thomas Hatch Status: In Topic Branch Pending Review

[Puppet - Feature #4072] Add remove/uninstall feature to zypper.rb

2013-01-04 Thread tickets
Issue #4072 has been updated by Andrew Parker. Target version deleted (2.7.x) Feature #4072: Add remove/uninstall feature to zypper.rb https://projects.puppetlabs.com/issues/4072#change-80250 Author: christian c Status: Accepted Priority: Normal

[Puppet - Bug #4138] Puppet needs to complain better about resources with blank names

2013-01-04 Thread tickets
Issue #4138 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #4138: Puppet needs to complain better about resources with blank names https://projects.puppetlabs.com/issues/4138#change-80251 Author: Lee Whalen Status: Accepted

[Puppet - Bug #4151] defined function should not return true for unrealized virtual resources

2013-01-04 Thread tickets
Issue #4151 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #4151: defined function should not return true for unrealized virtual resources https://projects.puppetlabs.com/issues/4151#change-80252 Author: Jeff McCune Status:

[Puppet - Bug #4192] Puppet changes permissions on /var/run, causing security spam every night from OpenBSD

2013-01-04 Thread tickets
Issue #4192 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #4192: Puppet changes permissions on /var/run, causing security spam every night from OpenBSD https://projects.puppetlabs.com/issues/4192#change-80253 Author: Joe

[Puppet - Bug #4239] Function returning binary content trigger sql error with stored config

2013-01-04 Thread tickets
Issue #4239 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #4239: Function returning binary content trigger sql error with stored config https://projects.puppetlabs.com/issues/4239#change-80254 Author: Sylvain Avril Status:

[Puppet - Feature #4248] Load library plugins that are used by multiple puppet functions and delivered via pluginsync

2013-01-04 Thread tickets
Issue #4248 has been updated by Andrew Parker. Target version deleted (2.7.x) Feature #4248: Load library plugins that are used by multiple puppet functions and delivered via pluginsync https://projects.puppetlabs.com/issues/4248#change-80255 Author:

[Puppet - Bug #4253] puppetmaster started in a non accessible directory for the puppet user causing problems

2013-01-04 Thread tickets
Issue #4253 has been updated by Andrew Parker. Target version deleted (2.7.x) Bug #4253: puppetmaster started in a non accessible directory for the puppet user causing problems https://projects.puppetlabs.com/issues/4253#change-80256 Author: Peter

  1   2   3   4   5   >