[Puppet-dev] Is is possible to have common defines used in server side functions and still be self contained in a module?

2011-11-16 Thread Trevor Vaughan
I'd like to be able to add something like the 'util' space in my module that my custom functions could load to assist in common tasks. Am I missing a way to do this in the 2.7 series? Thanks, Trevor -- Trevor Vaughan Vice President, Onyx Point, Inc (410) 541-6699 tvaug...@onyxpoint.com -- Thi

[Puppet-dev] (puppetlabs/puppet-dashboard) New pull request: (#9500) adds scope properties to table headers

2011-11-16 Thread wearetherobots
Please review pull request #60: (#9500) adds scope properties to table headers opened by (djsauble2) Description: This is necessary so that screen readers will know whether a th element is referring to a column or row. Eliminates any ambiguity that may be present. Fixes

[Puppet-dev] (puppetlabs/puppet-acceptance) Closed pull request: effect a dhcp lease renewal after ntpdate is run

2011-11-16 Thread wearetherobots
On Thu Nov 17 00:22:21 UTC 2011 pull request #82 was closed. effect a dhcp lease renewal after ntpdate is run requested by (mykhyggz) The pull request was merged by: djm68 -- You received this message because you are subscribed to the Google Groups "Puppet Developers

[Puppet-dev] (puppetlabs/facter) Closed pull request: (#10885) Malformed facter.bat when ruby path contains backreferences

2011-11-16 Thread wearetherobots
On Wed Nov 16 23:42:51 UTC 2011 pull request #100 was closed. (#10885) Malformed facter.bat when ruby path contains backreferences requested by (joshcooper) The pull request was merged by: jhelwig -- You received this message because you are subscribed to the Google

[Puppet-dev] (puppetlabs/puppet) Closed pull request: (#8062) yum package ensure=>latest not checking the epoch tag

2011-11-16 Thread wearetherobots
On Wed Nov 16 22:50:24 UTC 2011 pull request #16 was closed. (#8062) yum package ensure=>latest not checking the epoch tag requested by (jude) -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, s

[Puppet-dev] (puppetlabs/puppet) New pull request: (#8062) Consider package epoch version when comparing yum package versions

2011-11-16 Thread wearetherobots
Please review pull request #224: (#8062) Consider package epoch version when comparing yum package versions opened by (jhelwig) Description: By including the epoch version in the version returned as the "latest" available, we can now properly consider package updates wher

[Puppet-dev] (puppetlabs/puppet) New pull request: Ticket/2.7.x/6907 use providers in the run they are installed

2011-11-16 Thread wearetherobots
Please review pull request #223: Ticket/2.7.x/6907 use providers in the run they are installed opened by (nicklewis) Description: Previously, we would fail if no provider was specified for a resource, and the type had no suitable providers. Now, we defer the selection of

[Puppet-dev] (puppetlabs/puppet-dashboard) New pull request: (#10886) removes errant 'node_description' string

2011-11-16 Thread wearetherobots
Please review pull request #59: (#10886) removes errant 'node_description' string opened by (djsauble2) Description: A malformed method call to 'focus' was causing 'node_description' to be dumped to the add/edit node pages instead of the element 'node_description' receivi

[Puppet-dev] (puppetlabs/puppet-dashboard) Closed pull request: (#9529) makes filter tabs accessible via keyboard

2011-11-16 Thread wearetherobots
On Wed Nov 16 21:14:21 UTC 2011 pull request #58 was closed. (#9529) makes filter tabs accessible via keyboard requested by (djsauble2) The pull request was merged by: mmrobins -- You received this message because you are subscribed to the Google Groups "Puppet Devel

[Puppet-dev] (puppetlabs/puppet) Closed pull request: Feature request - #7660

2011-11-16 Thread wearetherobots
On Wed Nov 16 20:58:51 UTC 2011 pull request #159 was closed. Feature request - #7660 requested by (smithj4) -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to puppet-dev@googlegrou

[Puppet-dev] (puppetlabs/puppet) New pull request: (#7660) Add init script for puppet queue

2011-11-16 Thread wearetherobots
Please review pull request #222: (#7660) Add init script for puppet queue opened by (grimradical) Description: Copied and modified from the RedHat client init script. Opened: Wed Nov 16 20:03:20 UTC 2011 Based on: puppetlabs:master (4b6ae7d6b8e0a945578

[Puppet-dev] Re: ERROR: Connection reset by peer

2011-11-16 Thread Josh Cooper
Hi Dmitry, On Nov 15, 9:49 pm, James Turnbull wrote: > Dmitry wrote: > > Or, if this situation is too uncommon, is there any way to ask puppet > > agent to always act as if master is running on remote host, even if it > > runs on the same host and to always communicate via network? > > > Thanks.

[Puppet-dev] (puppetlabs/puppet-dashboard) Closed pull request: (#7554) Link latest report to actual report on front page

2011-11-16 Thread wearetherobots
On Wed Nov 16 19:36:37 UTC 2011 pull request #57 was closed. (#7554) Link latest report to actual report on front page requested by (devonharless) -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this grou

[Puppet-dev] (puppetlabs/puppet-dashboard) New pull request: (#9529) makes filter tabs accessible via keyboard

2011-11-16 Thread wearetherobots
Please review pull request #58: (#9529) makes filter tabs accessible via keyboard opened by (djsauble2) Description: Adds an href tag to the link in each filter tab. This was necessary because some browsers (e.g. Chrome) will not allow a user to tab to a link if it does n

[Puppet-dev] (puppetlabs/puppet) New pull request: (#10887) Wait until puppet is stopped before returning

2011-11-16 Thread wearetherobots
Please review pull request #221: (#10887) Wait until puppet is stopped before returning opened by (haus) Description: In some cases, the agent init script will return off a stop before the puppet agent has actually stopped. This patch verifies that the process has stopped

[Puppet-dev] (puppetlabs/puppet-dashboard) New pull request: (#7554) Link latest report to actual report on front page

2011-11-16 Thread wearetherobots
Please review pull request #57: (#7554) Link latest report to actual report on front page opened by (devonharless) Description: The latest report time in the node listing on the front page was not linking to the latest report. Added an active link to the timestamp in orde

[Puppet-dev] (puppetlabs/facter) New pull request: (#10885) Malformed facter.bat when ruby path contains backreferences

2011-11-16 Thread wearetherobots
Please review pull request #100: (#10885) Malformed facter.bat when ruby path contains backreferences opened by (joshcooper) Description: Previously, we were substituting occurrences of and in the Windows batch wrapper scripts with the corresponding paths. However,the g

[Puppet-dev] (puppetlabs/facter) Closed pull request: #10799 Replacement string backreferences are not escaped

2011-11-16 Thread wearetherobots
On Wed Nov 16 17:43:12 UTC 2011 pull request #99 was closed. #10799 Replacement string backreferences are not escaped requested by (joshcooper) -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group,

[Puppet-dev] (puppetlabs/facter) Closed pull request: Ticket #10238 - Add support for identifying block devices

2011-11-16 Thread wearetherobots
On Wed Nov 16 14:45:18 UTC 2011 pull request #98 was closed. Ticket #10238 - Add support for identifying block devices requested by (jasongill) The pull request was merged by: kbarber -- You received this message because you are subscribed to the Google Groups "Puppe