Activity
From 05/08/2012 to 05/14/2012
05/15/2012
-
06:42 pm Refactor #14492 (Merged - Pending Release): ntp: Update formatting for best practices
-
06:36 pm Refactor #14492 (In Topic Branch Pending Review): ntp: Update formatting for best practices
-
06:31 pm Refactor #14492 (Closed): ntp: Update formatting for best practices
- Replace double quotes with single quotes and line up a few '=>'s, as guided by puppet-lint.
05/14/2012
-
02:51 pm Bug #14478 (Closed): ntp: rspec-puppet tests fail on master
- This is due to the new hiera features:
<https://jenkins.puppetlabs.com/job/Puppet%20Module%20-%20ntp/75/facter=1.6... -
02:49 pm Bug #11156 (Merged - Pending Release): ntp: mktmpdir method for rspec tests is not ruby-1.8.5 com...
- Merged by Justin:
<https://github.com/puppetlabs/puppetlabs-ntp/commit/a78aa83ccded7a4323f97991d1ab0c1ec774cb5b> -
02:26 pm Feature #14477 (Needs More Information): corosync - pull request - group support
- Hi Guys,
I have implemented group support for corosync.
Pull request @github https://github.com/gergnz/puppetla... -
02:01 pm Bug #11479: module ssh::auth should inherit user's home
- Here, iirc:
http://projects.puppetlabs.com/projects/1/wiki/Module_Ssh_Auth_Patterns
"ssh::auth is currently in a... -
11:05 am Feature #14465 (Closed): Merge puppet-tftp and puppetlabs-tftp modules
- We inadvertently have two modules, and this request merges the functionality of both. This will deprecate puppet-tftp...
-
09:59 am Feature #13006: Windows registry provider.
- # Public Repo #
I've made the current work public at: <https://github.com/puppetlabs/puppetlabs-registry> -
09:58 am Feature #13006 (Accepted): Windows registry provider.
- # Update #
The providers for the `registry_key` and `registry_value` have been implemented. The first release of ... -
09:45 am Bug #14463 (Merged - Pending Release): hiera+puppetlabs-firewall: Type issue: dport: can't conver...
- Puppet-firewall throws an error, when using variables from hiera. There seems to be a type problem.
Please have a lo... -
08:44 am Refactor #11118: Change naming standards for Modules in github from puppetlabs- to puppet-module-...
- Garrett Honeycutt wrote:
> +1 Ken
>
> Now to the bike shed..
>
> I would prefer `puppetlabs-module-<module_name>` t... -
08:40 am Refactor #11118: Change naming standards for Modules in github from puppetlabs- to puppet-module-...
- +1 Ken
Now to the bike shed..
I would prefer `puppetlabs-module-<module_name>` to denote that it is an official... -
08:34 am Feature #13006: Windows registry provider.
- Be great to get a status update here.
-
07:01 am Bug #14459: firewall doesn't work properly on centos5
- Yep - perfect thanks. I might take a bit of time to get around to looking at it, as I've got a back-log on firewall. ...
-
06:52 am Bug #14459: firewall doesn't work properly on centos5
- Ken Barber wrote:
> This is a duplicate of #9364. I've moved the link to your pull request there. Can you change you... -
06:41 am Bug #14459 (Duplicate): firewall doesn't work properly on centos5
- This is a duplicate of #9364. I've moved the link to your pull request there. Can you change your commit message to r...
-
06:40 am Bug #9364: puppetlabs-firewall: Some iptables versions converting CIDR to netmask for source/dest...
- Pull request from Daniel De Marco: <https://github.com/puppetlabs/puppetlabs-firewall/pull/76>
-
06:39 am Bug #13425 (Duplicate): Old versions of iptables write out full mask for src and dest addresses w...
- This is a duplicate of #9364. Can you supply your patch as a pull request and provide the URL on 9364?
-
06:27 am Bug #11156 (In Topic Branch Pending Review): ntp: mktmpdir method for rspec tests is not ruby-1.8...
- I've raised another request:
<https://github.com/puppetlabs/puppetlabs-ntp/pull/17>
With work-arounds to stop t... -
06:25 am Bug #14459: firewall doesn't work properly on centos5
- a possible solution: convert netmasks to cidrs while parsing the output of iptables-save.
[pull request](https://g... -
06:03 am Bug #11156: ntp: mktmpdir method for rspec tests is not ruby-1.8.5 compatible
- Okay - seems the world of testing has gotten more complicated with the master branch. My patch now works okay using p...
-
05:59 am Bug #14459 (Duplicate): firewall doesn't work properly on centos5
- iptables-save on centos5 outputs IPs in rules using netmask notation (1.1.1.0/255.255.255.0) while puppet expects cid...
-
05:16 am Bug #11156 (Code Insufficient): ntp: mktmpdir method for rspec tests is not ruby-1.8.5 compatible
- My patch doesn't work with master - I removed Jeff's patch for this. Let me fix it and try again.
-
04:45 am Feature #14457 (Merged - Pending Release): ntp: FreeBSD support
- Merged here:
<https://github.com/puppetlabs/puppetlabs-ntp/commit/2575736189a8c60d5895bc06aabfe667ed8cc2d4>
Tha... -
04:09 am Bug #11156 (In Topic Branch Pending Review): ntp: mktmpdir method for rspec tests is not ruby-1.8...
- Merge request is here:
<https://github.com/puppetlabs/puppetlabs-ntp/pull/16> -
07:05 pm Feature #14457 (In Topic Branch Pending Review): ntp: FreeBSD support
-
05:42 pm Feature #14457 (Closed): ntp: FreeBSD support
- Add FreeBSD support to the NTP module.
<https://github.com/puppetlabs/puppetlabs-ntp/pull/15>
05/13/2012
- 04:04 pm Refactor #11118: Change naming standards for Modules in github from puppetlabs- to puppet-module-...
- Er, wrong button. Sorry about the double-post. `o^_^o`
- 04:04 pm Refactor #11118: Change naming standards for Modules in github from puppetlabs- to puppet-module-...
- I love this idea. Given the diversity of projects hosted on the puppetlabs github page, switching to the naming conve...
-
03:00 pm Bug #11479: module ssh::auth should inherit user's home
- What module is this for?
-
02:56 pm Bug #14455 (Merged - Pending Release): Firewall: interface names containing "+" are not supported
- Merged here:
<https://github.com/puppetlabs/puppetlabs-firewall/commit/4fd37c283a6033bd7caea32066fb1249c17c37a0> -
02:49 pm Bug #14455 (In Topic Branch Pending Review): Firewall: interface names containing "+" are not sup...
-
02:48 pm Refactor #11118: Change naming standards for Modules in github from puppetlabs- to puppet-module-...
- Just to add to this, I wanted to programmatically handle pull request auto-responses at some point (ie. please raise ...
- 02:40 pm Refactor #14456: Modules need their own contributing wiki page to refer to
- +1 This is an excellent idea
-
02:38 pm Refactor #14456: Modules need their own contributing wiki page to refer to
- +1 A lot of good pull requests are troubled by bad git usage and a lack of a redmine ticket.
We should make sure to ... -
02:27 pm Refactor #14456 (Accepted): Modules need their own contributing wiki page to refer to
- At the moment the Puppet & Facter strategy of having a CONTRIBUTING.md guide in each repo works well enough for that ...
-
02:13 pm Bug #14455 (Merged - Pending Release): Firewall: interface names containing "+" are not supported
- Interface names containing "+" are not matched with the regular expression to validate iniface/outiface.
-
02:10 pm Bug #14444 (Closed): puppetlabs-passenger's modulefile is hardcoded to specific dependency versions
-
02:10 pm Bug #14444 (Ready for Documentation): puppetlabs-passenger's modulefile is hardcoded to specific ...
- This has been fixed in the most recent forge release <http://forge.puppetlabs.com/puppetlabs/dashboard>
-
02:08 pm Feature #14447 (Closed): puppetlabs-dashboard needs a forge release
-
02:05 pm Feature #14447 (Ready for Documentation): puppetlabs-dashboard needs a forge release
- Forge releases have been cut! <http://forge.puppetlabs.com/puppetlabs/dashboard>
-
11:09 pm Bug #14450 (Closed): puppetlabs-dashboard has broken passenger support
- ##Released to forge
<http://forge.puppetlabs.com/puppetlabs/dashboard> -
10:24 pm Feature #12417 (Rejected): need saner baseline for my.cnf
- See pull request for comments. Please reopen if you address branan's comments.
-
10:21 pm Bug #14450 (Merged - Pending Release): puppetlabs-dashboard has broken passenger support
- Merged: https://github.com/puppetlabs/puppetlabs-dashboard/commit/e04a7522ac4d074a53e4108b224b0752906b7289
-
10:15 pm Feature #14452 (In Topic Branch Pending Review): puppetlabs-dashboard: Add option to use a differ...
- We should add an option to use a different mysql server for users who want to use a db server instead of running it o...
-
09:35 pm Bug #12303 (Merged - Pending Release): Need clone + bare for vcsrepo/git
-
09:34 pm Bug #12303 (In Topic Branch Pending Review): Need clone + bare for vcsrepo/git
-
09:30 pm Feature #14451 (In Topic Branch Pending Review): Add ability to specify a remote other than origi...
-
09:15 pm Feature #14451 (Merged - Pending Release): Add ability to specify a remote other than origin in a...
- It would be great if we could specify a remote other than origin in a vcsrepo resource.
I've added a remote parame... -
07:28 pm Bug #14450: puppetlabs-dashboard has broken passenger support
- Gary I have a pull request for some of it.
-
07:17 pm Bug #14450: puppetlabs-dashboard has broken passenger support
- Yep, I'm currently staring at a screen testing/fixing this. Expect to have something tonight or tomorrow at the latest.
-
07:16 pm Bug #14450 (Closed): puppetlabs-dashboard has broken passenger support
- The dashboad::passenger class errors out when passenger => true
05/12/2012
-
12:06 pm Feature #14448 (Accepted): puppetlabs-dashboard needs puppet-rspec tests
-
10:44 am Feature #14447 (Closed): puppetlabs-dashboard needs a forge release
-
10:06 pm Bug #14444 (In Topic Branch Pending Review): puppetlabs-passenger's modulefile is hardcoded to sp...
-
09:53 pm Bug #14444 (Closed): puppetlabs-passenger's modulefile is hardcoded to specific dependency versions
- This currently prevents installation of the module via the puppet module tool.
Error: Could not install module 'pu...
05/11/2012
-
08:15 am Bug #14413: source / destination inversion
- Some more details (I hope)
I think the problem is in ... -
10:12 pm Bug #14396 (In Topic Branch Pending Review): Puppet: Style fixes
-
10:12 pm Bug #14393 (In Topic Branch Pending Review): puppet: Add support for running puppet by cron
-
10:12 pm Bug #14394 (In Topic Branch Pending Review): puppet: master servername should be configurable
-
10:12 pm Bug #14395 (In Topic Branch Pending Review): Puppet module: passenger class should be variable
05/10/2012
-
11:49 am Bug #14413 (Closed): source / destination inversion
- The iptable command can invert source and destination addresses
In the man-page for iptables, it says this about s... -
02:44 am Bug #14347: Add better test coverage for puppet/face/shell
- I've commenced work here:
<https://github.com/kbarber/puppetlabs-shell/tree/ticket/master/14347-face_shell_tests>
... -
10:38 pm Bug #11916 (Merged - Pending Release): puppetlabs-mysql needs more params to work on both CentOS/...
- This was merged in Nan's pull request: https://github.com/puppetlabs/puppetlabs-mysql/pull/41
-
10:02 pm Bug #14396 (Requires CLA to be signed): Puppet: Style fixes
-
10:02 pm Bug #14395 (Requires CLA to be signed): Puppet module: passenger class should be variable
-
10:02 pm Bug #14394 (Requires CLA to be signed): puppet: master servername should be configurable
-
10:01 pm Bug #14393 (Requires CLA to be signed): puppet: Add support for running puppet by cron
-
08:36 pm Bug #14393: puppet: Add support for running puppet by cron
- Sorry for the title of this bug, someone please fix it?
-
08:35 pm Bug #14396 (In Topic Branch Pending Review): Puppet: Style fixes
- Fixed a lot of style guide issues in puppet module, eg. replace " with ' where possible, replaced global File{} resou...
-
08:31 pm Bug #14395 (In Topic Branch Pending Review): Puppet module: passenger class should be variable
- When you want to set up passenger for puppet, the classname that contains the passenger stuff should be variable.
... -
08:28 pm Bug #14394 (In Topic Branch Pending Review): puppet: master servername should be configurable
- The servername of the pupeptmaster should be configurable for agents
Fixed in https://github.com/puppetlabs/puppet... -
08:27 pm Bug #14393: puppet: Add support for running puppet by cron
- Added as part of https://github.com/puppetlabs/puppetlabs-puppet/pull/6
-
08:27 pm Bug #14393 (In Topic Branch Pending Review): puppet: Add support for running puppet by cron
- the module as it is doesn't supoort using a cronjob instead of a puppet agent daemon
-
08:23 pm Feature #14171: MariaDB support
- This is already supported? You can feed mysql::server a different packagename in it's parameters, which is all that i...
05/09/2012
-
01:08 pm Feature #14380 (Unreviewed): New parser function - delete_each, to delete each item in an array f...
- Pull request sent to puppet-stdlib, #68 - https://github.com/puppetlabs/puppetlabs-stdlib/pull/68
This new parser ... -
06:13 am Bug #10116: firewall: rules with source array only create rule for first item in array
- Awesome Gabriel, I will definitely take a look at that.
-
12:52 am Bug #10116: firewall: rules with source array only create rule for first item in array
- Nice work for reviving this.
I have some reservations about re-factoring the update method to not use `-R`. It see... -
11:06 pm Bug #10116: firewall: rules with source array only create rule for first item in array
- Ok guys. I was wrong about the deletion being so simple but I still managed to get a working patch for delete / upda...
-
05:34 pm Bug #10116: firewall: rules with source array only create rule for first item in array
- @Steve Thanks for the response.
From my (very limited) understanding of puppet and ruby, it seems that the rule d...
05/08/2012
-
04:01 pm Bug #10116: firewall: rules with source array only create rule for first item in array
- In response to Gabriel's comment on my github repo, no, this is not all the code needed. Coding this was slow going ...
-
10:34 am Bug #10116: firewall: rules with source array only create rule for first item in array
- This is a pretty big game changer if we can get this working.
-
03:52 am Bug #10665 (In Topic Branch Pending Review): firewall: exec is not notified when purging rules
- I've opened a PR for proper persistence which remedies this issue:
https://github.com/puppetlabs/puppetlabs-firewa...
Also available in: Atom