Activity
From 10/26/2011 to 11/01/2011
11/01/2011
-
04:11 pm Feature #10440 (Merged - Pending Release): Make commands optional so they can be installed in the...
- The commands in the individual vcsrepo providers should all be optional. This is a local workaround for the issue des...
-
01:37 pm Refactor #10431 (Accepted): f5: fix the remaining validation pending examples
- After doing #10372 I found that the type was missing a lot of validation routines. The patch for #10372 adds 'pending...
-
01:35 pm Refactor #10430 (Accepted): f5: add provider testing and moching
-
01:33 pm Refactor #10372 (In Topic Branch Pending Review): F5: Add spec tests
- Initial coverage done:
<https://github.com/puppetlabs/puppetlabs-f5/pull/54/files>
And I fixed the minor issues... -
03:56 am Bug #10389 (In Topic Branch Pending Review): ntp: params pattern and style cleanup
10/31/2011
-
11:06 am Bug #10391 (Merged - Pending Release): documentation needs to be updated to reflect config_hash p...
-
11:04 am Bug #10390 (Merged - Pending Release): /etc/mysql directory should be managed
-
10:45 am Bug #10390 (In Topic Branch Pending Review): /etc/mysql directory should be managed
-
10:40 am Bug #10389: ntp: params pattern and style cleanup
- Done!
-
10:33 am Bug #10391 (Merged - Pending Release): documentation needs to be updated to reflect config_hash p...
- All of the mysql configuration is now expected to be set through the mysql::server class as the config_hash parameter...
-
10:33 am Bug #10389 (Requires CLA to be signed): ntp: params pattern and style cleanup
- Can you read and sign the CLA Jason? We'll need to before we can accept any submissions. Cheers :-).
<https://proj... -
10:29 am Bug #10389 (Accepted): ntp: params pattern and style cleanup
- <https://github.com/puppetlabs/puppetlabs-ntp/pull/3/files>
-
10:28 am Bug #10390 (Merged - Pending Release): /etc/mysql directory should be managed
- The module assumes that the directory /etc/mysql will exist.
This can result in the following failure:... -
10:19 am Bug #10389 (Closed): ntp: params pattern and style cleanup
- Hi guys,
I refactored puppetlabs-ntp to move the OS specific bits to params.pp since that seems to be the new patt...
10/30/2011
-
04:54 am Bug #9667 (Tests Insufficient): puppetlabs-firewall: Using 'limit' fails, as the iptables module ...
- Thanks Frode ... changing status.
-
04:40 am Bug #9082 (Merged - Pending Release): puppetlabs-firewall: using an array for the state property ...
10/28/2011
-
02:33 pm Feature #10370 (Accepted): F5: F5_ProfileDNS type/provider
-
02:32 pm Refactor #10372 (Accepted): F5: Add spec tests
-
01:43 pm Feature #10369 (Accepted): F5: F5_poolmember Resource
-
01:41 pm Refactor #10372 (Merged - Pending Release): F5: Add spec tests
- F5, add spec test for type/provider.
-
01:40 pm Feature #10371 (Accepted): F5: F5_ProfileDiameter Type/Provider
- Implement F5 profilediameter type/provider:
http://devcentral.f5.com/wiki/iControl.LocalLB__ProfileDiameter.ashx -
01:39 pm Feature #10370 (Accepted): F5: F5_ProfileDNS type/provider
- Implement F5 Profile DNS based on:
http://devcentral.f5.com/wiki/iControl.LocalLB__ProfileFTP.ashx -
01:31 pm Feature #10369 (Closed): F5: F5_poolmember Resource
- Implement resources based on the deprecated poolmember API since v11 is not available yet:
http://devcentral.f5.com/... -
10:51 am Bug #10355 (Merged - Pending Release): Parse error in puppet-lvm module
- Squashed into one commit and pushed it into master:
<https://github.com/puppetlabs/puppet-lvm/commit/8a7b20e3e48cd... -
10:25 am Bug #8331: vcsrepo: svn provider flags local repository as absent even when it was created with p...
- Since it should be dealing with the "central" repo and not a checked out copy you cannot use "svn" commands.
IMHO w... -
09:46 am Bug #10361 (Accepted): mcollective: Pass manage_packages to the mcollective::client::base class
- (originally raised in github by - glarizza)
The mcollective::client::base class is expecting $manage_packages to b... -
09:25 am Feature #10359 (Accepted): nginx: gentoo support
- (moved from github issues)
Gentoo is not explicitly supported by this module -
09:24 am Feature #10358 (In Topic Branch Pending Review): nginx: add fastcgi support
- Add fastcgi support to nginx (moved from github).
-
09:11 am Bug #10357 (Accepted): rabbitmq: Admin checks in rabbitmq_user
- (moved from github - originally raised by jorgeecardona)
Hi,
I'm using this code:
# RabbitMQ server
class... -
08:51 am Bug #10355 (In Topic Branch Pending Review): Parse error in puppet-lvm module
-
08:42 am Bug #10356 (Needs Decision): vcsrepo: git clone doesn't work if destination path already exists.
- (moving from github issues - originally raised by mbency)
Hi,
If I do a git clone to an existing directory with... -
08:30 am Bug #10355 (Merged - Pending Release): Parse error in puppet-lvm module
- Fix here including style corrections:
https://github.com/puppetlabs/puppet-lvm/pull/6
10/27/2011
-
04:55 am Bug #9364: puppetlabs-firewall: Some iptables versions converting CIDR to netmask for source/dest...
- Assigning to Nan since he believes he can fix this problem with a similar fix for #10274.
-
04:53 am Bug #10324 (Merged - Pending Release): firewall: mistake in rspec tests causing other work to fail
-
04:24 am Bug #10274: firewall: using 0.0.0.0/0 for source and dest works but causes rules to reload
- Nan is working on this now ... cheers mate :-).
-
04:23 am Bug #10324 (In Topic Branch Pending Review): firewall: mistake in rspec tests causing other work ...
- Pull request:
<https://github.com/puppetlabs/puppetlabs-firewall/pull/26> -
04:15 am Bug #10324 (Closed): firewall: mistake in rspec tests causing other work to fail
- Nan had raised an issue with some spec tests failing for #10274:
<https://github.com/puppetlabs/puppetlabs-firewal... -
03:56 am Bug #10323: firewall: erroneous dependency being created?
- Excellent :-). I suspected something else - cheers Pablo. Thanks for take the time to raise all the bugs btw :-).
-
03:05 am Bug #10323 (Closed): firewall: erroneous dependency being created?
- A dependency was triggered by 'require' instead of 'include' and as the 'sshd' class included the ssh firewall made t...
-
02:55 am Bug #10323: firewall: erroneous dependency being created?
- I can't replicate any implicit depedencies as you have shown me. I think you'll find the problem is somewhere else in...
-
02:41 am Bug #10323 (Investigating): firewall: erroneous dependency being created?
-
02:39 am Bug #10208: iptables in EL4 doesn't support 'comments' so puppetlabs-firewall doesn't work
- We're overloading this ticket with other problems. Moving this discussion to here: #10323
-
02:38 am Bug #10323 (Closed): firewall: erroneous dependency being created?
- Focusing on the errors it gives when trying to apply on EL4, puppet is creating dependencies in an incorrect way:
... -
02:32 am Bug #10322 (Accepted): firewall: Creating rules across different tables with the same chain name ...
-
12:51 am Bug #10208: iptables in EL4 doesn't support 'comments' so puppetlabs-firewall doesn't work
- One question, it's ok not to work or blame about 'comments', but afecting other rules is a bit more serious :)
Tha... -
11:30 pm Bug #10208: iptables in EL4 doesn't support 'comments' so puppetlabs-firewall doesn't work
- Focusing on the errors it gives when trying to apply on EL4, puppet is creating dependencies in an incorrect way:
... -
11:21 pm Bug #10322: firewall: Creating rules across different tables with the same chain name causes "Ind...
- Sorry, copy and paste fail (long day)
The original line is:
rules << rule.name if rule.chain == resource[:c... -
11:20 pm Bug #10322 (Merged - Pending Release): firewall: Creating rules across different tables with the ...
- When attempting to create firewall rules across two different tables that share common chains, you'll likely get an e...
-
05:45 pm Bug #9667: puppetlabs-firewall: Using 'limit' fails, as the iptables module is not loaded [Patch ...
- I have signed the Contributor Agreement.
If I get time, I'll look at the tests..
Cheers,
Frode
10/26/2011
-
11:56 am Bug #10295 (Closed): firewall: due to loading issues for puppet/util, the firewall libraries don'...
-
11:56 am Bug #10303 (Closed): Release 0.0.2
-
11:56 am Bug #10263 (Closed): firewall: tests fail for 2.6.x
-
11:56 am Bug #10002 (Closed): puppetlabs-firewall module doesn't allow specifying a range of ports
-
11:56 am Bug #10163 (Closed): firewall: cleanup documentation to align with module release in forge
-
11:35 am Bug #10303 (Merged - Pending Release): Release 0.0.2
-
11:31 am Bug #10303 (In Topic Branch Pending Review): Release 0.0.2
-
11:10 am Bug #10303 (Closed): Release 0.0.2
- This ticket is a placeholder for the 0.0.2 release, and is used to track changes to the changelog.
-
11:07 am Bug #10088 (Closed): Providing clear contribution guidelines
-
11:07 am Bug #10026 (Closed): puppetlabs-firewall: missing test targets for spec, specs & tests - and need...
-
11:07 am Bug #9576 (Closed): puppetlabs-firewall: rspec test cleanup
-
11:07 am Bug #9583 (Closed): puppetlabs-firewall: No support for gentoo or unsupported linux distributions
-
11:07 am Feature #9362 (Closed): puppetlabs-firewall: action property
-
11:07 am Bug #9439 (Closed): puppetlabs-firewall: Doesn't work with the existing iptables rulesets that we...
-
10:18 am Bug #10295 (Merged - Pending Release): firewall: due to loading issues for puppet/util, the firew...
-
10:18 am Bug #10002 (Merged - Pending Release): puppetlabs-firewall module doesn't allow specifying a rang...
-
06:03 am Bug #10239: Unable to purge rules not matching regex
- > My initial use case was simple; I have rules from the old puppet-iptables module for which the comments aren't pref...
-
03:34 am Bug #10295 (In Topic Branch Pending Review): firewall: due to loading issues for puppet/util, the...
- I've pushed a pull request on this one since its urgent:
<https://github.com/puppetlabs/puppetlabs-firewall/pull/22> -
02:49 am Bug #10295 (Closed): firewall: due to loading issues for puppet/util, the firewall libraries don'...
- As discussed here:
<http://groups.google.com/group/puppet-users/browse_frm/thread/9dc5f8ca1cbda97e>
The workaro...
Also available in: Atom