Activity

From 11/29/2011 to 12/05/2011

12/05/2011

03:42 pm Bug #11184 (Merged - Pending Release): Wildcards not allowed in MySQL account hostnames
Merged:
<https://github.com/puppetlabs/puppetlabs-mysql/commit/0b0774323773ad1f6371fe09a639e6e347522dcc>
Ken Barber
03:37 pm Bug #11185 (Merged - Pending Release): Deprecation warnings in MySQL module
Merged:
<https://github.com/puppetlabs/puppetlabs-mysql/commit/f2f773c44f84db07ad904abe0e2e44f7e8a59032>
Ken Barber
03:27 pm Bug #11185 (In Topic Branch Pending Review): Deprecation warnings in MySQL module
Ken Barber
03:26 pm Bug #11184 (In Topic Branch Pending Review): Wildcards not allowed in MySQL account hostnames
Ken Barber
03:11 pm Bug #10984: firewall: Default firewall class to handle rote tasks for firewall provider
Updated the pull request to just get rid of the 'firewall-init' exec and moved it into the provider.
Hopefully this...
Sharif Nassar
03:04 pm Bug #11114 (Closed): firewall: Release 0.0.4
Ken Barber
03:04 pm Bug #11034 (Closed): firewall: Whitespace purge
Ken Barber
03:04 pm Bug #11093 (Closed): firewall: log_level always seen as having changed
Ken Barber
03:04 pm Bug #10997 (Closed): firewall: 'proto' property needs to support 'ipencap' protocol
Ken Barber
03:04 pm Bug #10957 (Closed): firewall: need a fact for iptables version
Ken Barber
03:04 pm Feature #10723 (Closed): firewall: munge hostnames to cidr
Ken Barber
03:04 pm Feature #10718 (Closed): firewall: Add owner matching support for the firewall module
Ken Barber
02:59 pm Bug #11185 (Merged - Pending Release): Deprecation warnings in MySQL module
Using the MySQL module causes a deprecation warning due to unscoped variable, $operatingsystem.
Fix: https://githu...
Christian Warden
02:57 pm Bug #11184 (Merged - Pending Release): Wildcards not allowed in MySQL account hostnames
When creating a MySQL user account with the MySQL module, host names that contain a wildcard are not permitted.
Fi...
Christian Warden
11:50 am Bug #11114 (Merged - Pending Release): firewall: Release 0.0.4
Updated Changelog and Modulefile. Pull req submitted. Jonathan Boyett

12/04/2011

12:06 pm Bug #11156 (Closed): ntp: mktmpdir method for rspec tests is not ruby-1.8.5 compatible
My fix to #11152 turns out not to be ruby-1.8.5 incompatible because mktmpdir isn't available. I figure we probably w... Ken Barber
12:00 pm Bug #10984: firewall: Default firewall class to handle rote tasks for firewall provider
Hi Sharif - there is still a couple of thinks that need fixing. See my comments in the pull request.
Just to warn ...
Ken Barber
11:29 am Bug #11155 (Merged - Pending Release): ntp: ruby-1.9.2 compatibility in templates
merged in commit: https://github.com/puppetlabs/puppetlabs-ntp/commit/165dfc4558a5aab84d233c4f2a4637b59ed5591d Dan Bode
11:16 am Bug #11155 (In Topic Branch Pending Review): ntp: ruby-1.9.2 compatibility in templates
Pull request:
<https://github.com/puppetlabs/puppetlabs-ntp/pull/10>
Ken Barber
08:56 am Bug #11155 (Merged - Pending Release): ntp: ruby-1.9.2 compatibility in templates
The module has some incompatibilities with ruby-1.9.2:
* The templates are trying to use #each on a string
Ken Barber
05:37 am Bug #11152 (Merged - Pending Release): ntp: create temporary puppet conf area with empty site.pp ...
Aaah - thanks man. I figured there might be an existing ticket in rspec-puppet.
Dan bode merged this in commit:
...
Ken Barber
06:27 pm Bug #11152: ntp: create temporary puppet conf area with empty site.pp during rspec-puppet testing
Linking the related ticket filed against rspec-puppet
https://github.com/rodjek/rspec-puppet/issues/15
Dan Bode
05:27 pm Bug #11152 (In Topic Branch Pending Review): ntp: create temporary puppet conf area with empty si...
Sorry - forgot to mention. The reason why we need this is to get the project working on our Jenkins hosts (well - it ... Ken Barber
05:16 pm Bug #11152 (Merged - Pending Release): ntp: create temporary puppet conf area with empty site.pp ...
When running tests without ~/.puppet/manifests/site.pp puppet will complain.
This is a problem when we try to do t...
Ken Barber
04:22 pm Bug #8930 (Closed): apache: vhosts configuration file mode
This is no longer the case. Closing. Ken Barber
04:00 pm Feature #11079 (Code Insufficient): Add support for vhost specific conf files
Marking as 'code insufficient' so I don't keep going to review this one. Flip it back to 'In topic branch pending rev... Ken Barber

12/03/2011

03:57 pm Bug #10239 (Code Insufficient): Unable to purge rules not matching regex
Just changing the status - so I don't keep thinking I have to review this code :-). Good luck with #10275. Ken Barber
03:56 pm Bug #10389 (Code Insufficient): ntp: params pattern and style cleanup
Tests fail on the code. Suggested $server_real needs to be set if $server isn't set. Ken Barber
01:51 pm Feature #11100 (Accepted): firewall: Add support for "recent" iptables module
Ken Barber
01:49 pm Bug #10957 (Merged - Pending Release): firewall: need a fact for iptables version
Ken Barber
01:03 pm Feature #10723 (Merged - Pending Release): firewall: munge hostnames to cidr
Merged in commit:a5e7498e412bd13cfe1792a30b1e71676c839dd9 Ken Barber
04:12 pm Bug #10984: firewall: Default firewall class to handle rote tasks for firewall provider
I've reworked this significantly and it's now ready for a final review.
Sharif Nassar

12/02/2011

03:56 pm Bug #10957: firewall: need a fact for iptables version
Return default nil if either command is not present. Jonathan Boyett

12/01/2011

10:49 am Refactor #11118 (Needs Decision): Change naming standards for Modules in github from puppetlabs- ...
This ticket is tracks a proposal to change our standard of:
puppetlabs-<module_name>
In the puppetlabs comp...
Ken Barber
04:03 am Feature #10275: firewall: proposal - 'order' parameter
This is looking pretty good man - if you squash the commits up I can comment on them in github, but I'll just put my ... Ken Barber
03:41 am Bug #11114 (Closed): firewall: Release 0.0.4
This ticket is a placeholder for the 0.0.4 release, and is used to track changes to the changelog. Ken Barber
03:38 am Feature #10718 (Merged - Pending Release): firewall: Add owner matching support for the firewall ...
Fixed by Sharif:
<https://github.com/puppetlabs/puppetlabs-firewall/commit/e261831c5e40e8593a97dd085ee4a3b317fc3962>
Ken Barber
03:33 am Bug #10957 (Code Insufficient): firewall: need a fact for iptables version
So Jon - you need to be able to handle the cases where iptables doesn't exist. This would especially apply for ip6tab... Ken Barber
03:21 am Bug #11093 (Merged - Pending Release): firewall: log_level always seen as having changed
Merged: <https://github.com/puppetlabs/puppetlabs-firewall/commit/de8ebf9364e1f720e4221f13fd3c2a860244a054> Ken Barber
05:24 pm Feature #11079 (In Topic Branch Pending Review): Add support for vhost specific conf files
Ken Barber
05:08 pm Bug #11071 (Merged - Pending Release): Fix for working with firewall module
Merged: f1001b367e7bec8dc2df30b3056de942c3468809 Ken Barber
05:01 pm Bug #11070 (Merged - Pending Release): Add support for Scientific Linux
Ken Barber
04:52 pm Bug #10957: firewall: need a fact for iptables version
Jonathan Boyett wrote:
> [See here](https://github.com/puppetlabs/puppetlabs-firewall/pull/40)
Please have a look...
Krzysztof Wilczynski
04:05 pm Bug #11095 (Duplicate): ip addresses in source and destination must have /32 suffix
(See this ticket)[https://projects.puppetlabs.com/issues/10723] Jonathan Boyett
04:03 pm Bug #10957 (In Topic Branch Pending Review): firewall: need a fact for iptables version
[See here](https://github.com/puppetlabs/puppetlabs-firewall/pull/40) Jonathan Boyett

11/30/2011

12:51 pm Bug #10997: firewall: 'proto' property needs to support 'ipencap' protocol
Merged in additional fixtures. Jonathan Boyett
12:30 pm Bug #10997: firewall: 'proto' property needs to support 'ipencap' protocol
More test fixtures..
https://github.com/puppetlabs/puppetlabs-firewall/pull/39
Sharif Nassar
10:32 am Feature #11100 (Closed): firewall: Add support for "recent" iptables module
To allow for rate limiting SSH attampts for example:
/usr/sbin/iptables -I INPUT -p tcp --dport 22 -i eth0 -m ...
Mohamed Lrhazi
10:28 am Feature #10718: firewall: Add owner matching support for the firewall module
https://github.com/puppetlabs/puppetlabs-firewall/pull/38 Sharif Nassar
08:27 am Feature #10723 (In Topic Branch Pending Review): firewall: munge hostnames to cidr
Ken Barber
08:13 am Bug #11095: ip addresses in source and destination must have /32 suffix
If I specify an ip address in source/destination, without /32 suffix, puppet keeps reapplying the rule:
[root@...
Mohamed Lrhazi
08:10 am Bug #11095 (Duplicate): ip addresses in source and destination must have /32 suffix
If I specify an ip address in source/destination, without /32 suffix, puppet keeps reapplying the rule:
[root@akub...
Mohamed Lrhazi
07:38 am Bug #11093 (Closed): firewall: log_level always seen as having changed
I see a problem when setting the value of debug-level, for a LOG action. From some
reason it always thinks it needs ...
Mohamed Lrhazi
03:36 am Feature #11091 (Duplicate): Add a position attribute to firewall rules.
Hi Steve,
This is covered by #10275. Linking to that.
Dan Carley
03:34 am Feature #10275: firewall: proposal - 'order' parameter
I have a branch on the go for this: https://github.com/dcarley/puppetlabs-firewall/tree/10275-order_param
It now a...
Dan Carley
02:57 am Feature #11091 (Duplicate): Add a position attribute to firewall rules.
Hi,
Currently with puppetlabs-firewall 0.0.3 a firewall rule instance, e.g.
firewall{'100 allow puppet cli...
Steve Traylen
09:29 pm Bug #11075 (In Topic Branch Pending Review): f5: f5_monitor creation of resource require two runs
Nan Liu

11/29/2011

01:01 pm Feature #11079: Add support for vhost specific conf files
https://github.com/puppetlabs/puppetlabs-apache/pull/6 Dave Alden
12:37 pm Feature #11079 (Closed): Add support for vhost specific conf files
I needed to be able to add (and remove) various directives inside of a virtualhost definition based upon which module... Dave Alden
11:48 am Bug #11075 (Closed): f5: f5_monitor creation of resource require two runs
Does not appear all attributes are configured during creation of resource requiring a second run to put the f5_monito... Nan Liu
10:32 am Bug #11069 (Merged - Pending Release): f5: f5_monitor integer not updating values
Completely silly after finding out what the bug was. It was skipping all set_integer...due to missing = Nan Liu
08:11 am Bug #11071: Fix for working with firewall module
https://github.com/puppetlabs/puppetlabs-apache/pull/4 Dave Alden
08:10 am Bug #11071 (Merged - Pending Release): Fix for working with firewall module
The current version of this module doesn't work with the current version of the firewall module. This patch fixes that. Dave Alden
08:05 am Bug #11070 (Requires CLA to be signed): Add support for Scientific Linux
Ken Barber
07:53 am Bug #11070: Add support for Scientific Linux
https://github.com/puppetlabs/puppetlabs-apache/pull/3 Dave Alden
07:52 am Bug #11070 (Merged - Pending Release): Add support for Scientific Linux
Add support for Scientific Linux (same as RHEL, CentOS, etc...) Dave Alden
07:45 am Bug #11069 (Closed): f5: f5_monitor integer not updating values
F5 monitor isn't actually updating integer property after deployment. Nan Liu
 

Also available in: Atom