Activity
From 05/06/2012 to 05/12/2012
05/13/2012
-
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 #14395 (In Topic Branch Pending Review): Puppet module: passenger class should be variable
-
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
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...
05/07/2012
-
03:47 pm Feature #14321 (Merged - Pending Release): apt module apt::pin support release.
-
11:07 am Bug #14347 (Accepted): Add better test coverage for puppet/face/shell
- The test coverage for puppet/face/shell is very minimal. Need to add at least basic coverage for all the actions and ...
-
09:33 am Bug #14345 (Merged - Pending Release): shell: get tests working for puppet/util/interactive_shell
- Merged here:
<https://github.com/puppetlabs/puppetlabs-shell/commit/13b3904aacc89c8cf48794624f8e9c7aece4420e> -
08:00 am Bug #14345 (Merged - Pending Release): shell: get tests working for puppet/util/interactive_shell
- Get some tests working for puppet/util/interactive_shell.
Also available in: Atom