[Puppet - Bug #22652] ignore doesn't work if pluginsync enabled

2013-09-24 Thread tickets
Issue #22652 has been updated by Josh Cooper. See also Bug #22652: ignore doesn't work if pluginsync enabled https://projects.puppetlabs.com/issues/22652#change-97939 * Author: Daniel Witte

[Puppet - Bug #22652] ignore doesn't work if pluginsync enabled

2013-09-24 Thread tickets
Issue #22652 has been updated by Josh Cooper. Target version set to 3.3.1 Bug #22652: ignore doesn't work if pluginsync enabled https://projects.puppetlabs.com/issues/22652#change-97938 * Author: Daniel Wittenberg * Status: Accepted * Priority: Normal *

[Puppet - Bug #22652] (Accepted) ignore doesn't work if pluginsync enabled

2013-09-24 Thread tickets
Issue #22652 has been updated by Josh Cooper. Status changed from Needs More Information to Accepted Assignee changed from Daniel Wittenberg to Kylo Ginsberg The agent correctly sends an HTTP request with multiple `ignore` query parameters, but rack's `Request#params` method, as called in:

[Puppet - Bug #22666] pluginsignore is ignored

2013-09-24 Thread tickets
Issue #22666 has been updated by Josh Cooper. Chuck Schweizer wrote: > If this is a dup of #22535 then it was not fully fixed. > > It is a dup of #22652 you should not have to specify pluginsignore as it > should be the default behavior according to the code. > > https://github.com/puppetlabs

[Puppet - Bug #22652] ignore doesn't work if pluginsync enabled

2013-09-24 Thread tickets
Issue #22652 has been updated by Josh Cooper. I've been able to reproduce when using passenger. It appears there is an issue with multi-valued query parameters `ignore=.svn&ignore=CVS&ignore=.git` when using rack. Bug #22652: ignore doesn't work if plu

[Puppet - Bug #22666] pluginsignore is ignored

2013-09-24 Thread tickets
Issue #22666 has been updated by Josh Cooper. Description updated Bug #22666: pluginsignore is ignored https://projects.puppetlabs.com/issues/22666#change-97934 * Author: Kal McFate * Status: Duplicate * Priority: Normal * Assignee: * Category: plug-ins

[Puppet - Bug #22652] ignore doesn't work if pluginsync enabled

2013-09-24 Thread tickets
Issue #22652 has been updated by Daniel Wittenberg. Scientific Linux 6.4 Ruby 1.8.3 Master 3.3.1-rc1 Agent 3.3.1-rc1 rubygem-passenger-native-libs-3.0.21-5.el6.x86_64 rubygem-passenger-3.0.21-5.el6.x86_64 rubygem-passenger-native-3.0.21-5.el6.x86_64 mod_passenger-3.0.21-5.el6.x86_64 # puppet a

[Puppet - Bug #22652] ignore doesn't work if pluginsync enabled

2013-09-24 Thread tickets
Issue #22652 has been updated by Chuck Schweizer. Agent 3.3.1-rc1 with this DEFAULT config I get .svn files pluginsignore = .svn CVS .git with this config I do NOT get .svn files pluginsignore = .svn Bug #22652: ignore doesn't work if plugin

[Puppet - Bug #22652] ignore doesn't work if pluginsync enabled

2013-09-24 Thread tickets
Issue #22652 has been updated by Chuck Schweizer. Red Hat Enterprise Linux Server release 6.4 (Santiago) ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux] puppet-3.3.1-0.1rc1.el6.noarch puppet-server-3.3.1-0.1rc1.el6.noarch rubygem-passenger-native-3.0.17-2.el6.1.x86_64 rubygem-passenger-

[Puppet - Bug #22652] ignore doesn't work if pluginsync enabled

2013-09-24 Thread tickets
Issue #22652 has been updated by Chuck Schweizer. I am using 3.3.1-rc1 master using passenger and 3.3.1-rc1 agent on RHEL 6 This does not happen on 3.3.1-rc1 master and 3.2.3 agent on RHEL 6 Bug #22652: ignore doesn't work if pluginsync enabled https:/

[Puppet - Bug #22652] ignore doesn't work if pluginsync enabled

2013-09-24 Thread tickets
Issue #22652 has been updated by Kylo Ginsberg. Additional followup: I tried to repro this with each of: 3.3.1-rc1 master and 3.3.1-rc1 agent 3.2.4 master and 3.3.1-rc1 agent 3.3.1-rc1 master and 3.2.4 agent without success. So I'm missing something too. (I wasn't setting pluginsi

[Puppet - Bug #22666] pluginsignore is ignored

2013-09-24 Thread tickets
Issue #22666 has been updated by Chuck Schweizer. If this is a dup of #22535 then it was not fully fixed. It is a dup of #22652 you should not have to specify pluginsignore as it should be the default behavior according to the code. https://github.com/puppetlabs/puppet/blob/master/lib/puppet/

[Puppet - Bug #20201] ssh_authorized_key continually updates file

2013-09-24 Thread tickets
Issue #20201 has been updated by Charlie Sharpsteen. update test Bug #20201: ssh_authorized_key continually updates file https://projects.puppetlabs.com/issues/20201#change-89129 * Author: Marek Dohojda * Status: Unreviewed * Priority: Normal * Assignee

[Puppet - Bug #22652] ignore doesn't work if pluginsync enabled

2013-09-24 Thread tickets
Issue #22652 has been updated by Chuck Schweizer. Based on this code it should automatically ignore .svn for plugin sync. https://github.com/puppetlabs/puppet/blob/master/lib/puppet/defaults.rb#L1328 Bug #22652: ignore doesn't work if pluginsync enabled

[Puppet - Bug #20201] ssh_authorized_key continually updates file

2013-09-24 Thread tickets
Issue #20201 has been updated by Charlie Sharpsteen. Test update. Bug #20201: ssh_authorized_key continually updates file https://projects.puppetlabs.com/issues/20201#change-89128 * Author: Marek Dohojda * Status: Unreviewed * Priority: Normal * Assigne

[Puppet - Bug #22652] ignore doesn't work if pluginsync enabled

2013-09-24 Thread tickets
Issue #22652 has been updated by Chuck Schweizer. prior to 3.3.x you did not have to use pluginignores = .svn Bug #22652: ignore doesn't work if pluginsync enabled https://projects.puppetlabs.com/issues/22652#change-97926 * Author: Daniel Wittenberg * S

[Puppet - Bug #22652] (Needs More Information) ignore doesn't work if pluginsync enabled

2013-09-24 Thread tickets
Issue #22652 has been updated by Josh Partlow. Status changed from Investigating to Needs More Information Assignee changed from Josh Partlow to Daniel Wittenberg Bug #22652: ignore doesn't work if pluginsync enabled https://projects.puppetlabs.com/issues

[Puppet - Bug #22652] ignore doesn't work if pluginsync enabled

2013-09-24 Thread tickets
Issue #22652 has been updated by Josh Partlow. Hi Chuck, I was not able to reproduce a 3.3.1-rc1 client copying .svn with a pluginignores = .svn on a pluginsync. This was on RHEL6. What platform are you finding this on, and can you give me any more information on your setup and how you wer

[Puppet - Bug #22652] ignore doesn't work if pluginsync enabled

2013-09-24 Thread tickets
Issue #22652 has been updated by Josh Partlow. Hi Daniel, I tried a sample site.pp manifest pulling from a master's test-module/files over to a node, and the File { ignore => ‘.svn’ } prevented .svn subdir from being copied. This was on RHEL6. I may not be understanding what you were tryin

[Puppet - Bug #22652] (Investigating) ignore doesn't work if pluginsync enabled

2013-09-24 Thread tickets
Issue #22652 has been updated by Josh Partlow. Status changed from Unreviewed to Investigating Assignee set to Josh Partlow Bug #22652: ignore doesn't work if pluginsync enabled https://projects.puppetlabs.com/issues/22652#change-97922 * Author: Daniel W

[Puppet - Bug #22666] (Duplicate) pluginsignore is ignored

2013-09-24 Thread tickets
Issue #22666 has been updated by Josh Cooper. Status changed from Unreviewed to Duplicate This is a dup of #22535 fixed in [3.3.1-rc1](https://groups.google.com/d/topic/puppet-users/efoxUc5VgqI/discussion). However, we have a report of this not working correctly in all cases #22652. -

[Puppet - Bug #22666] (Unreviewed) pluginsignore is ignored

2013-09-24 Thread tickets
Issue #22666 has been reported by Kal McFate. Bug #22666: pluginsignore is ignored https://projects.puppetlabs.com/issues/22666 * Author: Kal McFate * Status: Unreviewed * Priority: Normal * Assignee: * Category: plug-ins * Target version: * Affected Pu

[Facter - Bug #21604] Virtual fact is not working properly for VM

2013-09-24 Thread tickets
Issue #21604 has been updated by Adrien Thebo. Backported into stable in 1bc12b9; this should be released in 1.7.4. Bug #21604: Virtual fact is not working properly for VM https://projects.puppetlabs.com/issues/21604#change-97912 * Author: Lorenzo Cuber

[Puppet - Bug #22458] (Merged - Pending Release) jobsearch in launchd service provider fails when it gets called a seconds time

2013-09-24 Thread tickets
Issue #22458 has been updated by Adrien Thebo. Status changed from In Topic Branch Pending Review to Merged - Pending Release Target version set to 3.4.0 Merged into master in 15e81ed; this should be released in 3.4.0. Bug #22458: jobsearch in launchd se

[Puppet - Bug #22665] (In Topic Branch Pending Review) Mount resources should require parent mounts

2013-09-24 Thread tickets
Issue #22665 has been updated by Adrien Thebo. Status changed from Accepted to In Topic Branch Pending Review Branch set to https://github.com/puppetlabs/puppet/pull/1935 Bug #22665: Mount resources should require parent mounts https://projects.puppetlabs

[Puppet - Bug #22665] (Accepted) Mount resources should require parent mounts

2013-09-24 Thread tickets
Issue #22665 has been reported by Adrien Thebo. Bug #22665: Mount resources should require parent mounts https://projects.puppetlabs.com/issues/22665 * Author: Adrien Thebo * Status: Accepted * Priority: Normal * Assignee: Adrien Thebo * Category: mount *

[Puppet - Bug #4049] isrequired not supported for newparam, newproperty (in types).

2013-09-24 Thread tickets
Issue #4049 has been updated by Hunter Haugen. This isn't a fix, but at least a test for showing when the fix is implemented: Bug #4049: isrequired not supported for newparam, newproperty (in types). http

[Puppet - Bug #22664] (Unreviewed) Mounts should require parent mounts

2013-09-24 Thread tickets
Issue #22664 has been reported by Adrien Thebo. Bug #22664: Mounts should require parent mounts https://projects.puppetlabs.com/issues/22664 * Author: Adrien Thebo * Status: Unreviewed * Priority: Normal * Assignee: * Category: * Target version: * Affe

[Puppet - Bug #22652] ignore doesn't work if pluginsync enabled

2013-09-24 Thread tickets
Issue #22652 has been updated by Chuck Schweizer. I have noticed that all of my 3.3.1-rc1 clients are running plugin sync and grabbing the .svn directories from the plugins. If one of my 3.2 client connects to a 3.3.1-rc1 master this is not happening.

[Puppet - Feature #22617] augeas onlyif comparitor for strings that are integers should do numeric compare

2013-09-24 Thread tickets
Issue #22617 has been updated by Don Law. I submitted a pull request with the fix and tests. The URL I see for the pull is: https://github.com/puppetlabs/puppet/pull/1934 Let me know if I had any missteps in the contribution process. Feature #22617: a

[Puppet - Feature #22662] (Unreviewed) create a logstash_event logger

2013-09-24 Thread tickets
Issue #22662 has been reported by R. Arruda. Feature #22662: create a logstash_event logger https://projects.puppetlabs.com/issues/22662 * Author: R. Arruda * Status: Unreviewed * Priority: Normal * Assignee: * Category: * Target version: * Affected Pu

[Puppet - Bug #22660] Use consistent puppet agent service name on all platforms

2013-09-24 Thread tickets
Issue #22660 has been updated by Nick Fagerlund. Description updated Bug #22660: Use consistent puppet agent service name on all platforms https://projects.puppetlabs.com/issues/22660#change-97906 * Author: Nick Fagerlund * Status: Unreviewed * Priority:

[Puppet - Bug #22660] (Unreviewed) Use consistent puppet agent service name on all platforms

2013-09-24 Thread tickets
Issue #22660 has been reported by Nick Fagerlund. Bug #22660: Use consistent puppet agent service name on all platforms https://projects.puppetlabs.com/issues/22660 * Author: Nick Fagerlund * Status: Unreviewed * Priority: Normal * Assignee: * Category:

[Puppet - Feature #22642] Adding Install options to the RPM provider

2013-09-24 Thread tickets
Issue #22642 has been updated by Matthew Lauber. Adding note to indicate that code is ready to review. Pull request at https://github.com/puppetlabs/puppet/pull/1932 Feature #22642: Adding Install options to the RPM provider https://projects.puppetlabs

[Puppet - Feature #22642] Adding Install options to the RPM provider

2013-09-24 Thread tickets
Issue #22642 has been updated by Matthew Lauber. Branch set to fix/master/rpm_install_options Feature #22642: Adding Install options to the RPM provider https://projects.puppetlabs.com/issues/22642#change-97902 * Author: Matthew Lauber * Status: Unreview

[Puppet - Feature #18490] Duplicate resources can make re-usable Forge modules difficult

2013-09-24 Thread tickets
Issue #18490 has been updated by Ryan Coleman. It looks like the ensure_resource function from [puppetlabs-stdlib](http://forge.puppetlabs.com/puppetlabs/stdlib) is a pretty effective work-around for baked in support for duplicate resource definitions. >From the documentation: ensure_resour

[Puppet - Feature #22654] (Unreviewed) Add a 'graceful restart' option to the Puppet master init-scripts

2013-09-24 Thread tickets
Issue #22654 has been reported by Egon Kastelijn. Feature #22654: Add a 'graceful restart' option to the Puppet master init-scripts https://projects.puppetlabs.com/issues/22654 * Author: Egon Kastelijn * Status: Unreviewed * Priority: Normal * Assignee:

[Facter - Bug #22622] Puppet 3.3.0 and Facter completely broken on Windows Server 2003

2013-09-24 Thread tickets
Issue #22622 has been updated by Martijn Grendelman. Yes, I have several external facts, one of which is a .bat file. Bug #22622: Puppet 3.3.0 and Facter completely broken on Windows Server 2003 https://projects.puppetlabs.com/issues/22622#change-97893