Activity
From 12/07/2011 to 12/13/2011
12/14/2011
-
06:19 pm Bug #10984: firewall: Default firewall class to handle rote tasks for firewall provider
- Hi Ken,
What's up with this? -
05:17 pm Feature #11379: Manage Apache Listen directives
- Pull request: https://github.com/puppetlabs/puppetlabs-apache/pull/7
-
05:11 pm Feature #11379 (Tests Insufficient): Manage Apache Listen directives
- The apache module doesn't create Listen directives. If ports other than 80 and 443 are used by apache::vhost resourc...
12/13/2011
-
03:42 pm Bug #11375: puppetlabs-mysql fails on CentOS/RHEL
- Pull request: https://github.com/puppetlabs/puppetlabs-mysql/pull/27
-
03:35 pm Bug #11375 (Merged - Pending Release): puppetlabs-mysql fails on CentOS/RHEL
- The current puppetlabs-mysql module on github assumes the presence of /etc/mysql/conf.d, which isn't created by defau...
-
03:02 pm Bug #11373 (Closed): Mysql module should be in The Forge
-
02:45 pm Feature #11297 (Merged - Pending Release): Bacula module should support managing the backend data...
- # Merged #
Merged into master as: <https://github.com/puppetlabs/puppetlabs-bacula/commit/36580788b8bf048e326cd94c... -
02:45 pm Feature #11296 (Merged - Pending Release): Bacula module should support mysql
- # Merged #
Merged into master as: <https://github.com/puppetlabs/puppetlabs-bacula/commit/36580788b8bf048e326cd94c... -
02:35 pm Bug #11373 (Closed): Mysql module should be in The Forge
- The puppetlabs/mysql module is currently hosted at http://github.com/puppetlabs/puppetlabs-mysql but is not on the Pu...
-
01:48 pm Feature #11296 (In Topic Branch Pending Review): Bacula module should support mysql
-
01:48 pm Feature #11297 (In Topic Branch Pending Review): Bacula module should support managing the backen...
-
01:01 pm Bug #11370 (Accepted): kwalify: need real spec test of get_scope_args
- Need to finalize get_scope_args spec tests:
<https://github.com/puppetlabs/puppetlabs-kwalify/blob/master/spec/uni... -
12:58 pm Feature #10136 (Merged - Pending Release): kwalify: add a function to gather arguments from the c...
- Merged in:
<https://github.com/puppetlabs/puppetlabs-kwalify/commit/e0079c6485d7cbfc846d956e650913e1b3ccfb6d> -
12:23 pm Feature #11352 (Closed): puppetlabs/mysql module needs to be on The Forge
- uploaded
-
01:48 am Bug #11363 (In Topic Branch Pending Review): Missing MySQL privileges
-
01:37 am Bug #11363 (Merged - Pending Release): Missing MySQL privileges
- The "event_priv" and "trigger_priv" privileges are missing in the mysql module.
Patch is at https://github.com/pup... -
04:33 pm Feature #11334 (Investigating): Firewall does not support "-j MARK --set-mark xxxx"
- Ken, I think you own this module; can you investigate, please?
12/12/2011
-
03:59 pm Feature #11353 (Closed): Create a sqlite module
-
03:43 pm Feature #11352 (Closed): puppetlabs/mysql module needs to be on The Forge
- The puppetlabs/mysql module (https://github.com/puppetlabs/puppetlabs-mysql) needs to be on The Forge.
-
01:10 am Feature #11334 (Merged - Pending Release): Firewall does not support "-j MARK --set-mark xxxx"
- iptables provider does not support MARK target
12/11/2011
-
10:36 am Bug #11305 (Accepted): Firewall: vlan interfaces are not supported
-
10:36 am Bug #11279 (Accepted): Firewall: default destination should be 0.0.0.0/0
12/09/2011
-
01:08 am Bug #11305 (Merged - Pending Release): Firewall: vlan interfaces are not supported
- Vlan interfaces (interfaces containing ".") are not matched with the regular expression.
-
12:14 am Bug #11278: vcsrepo unable to `ensure => latest` with Git repository
- Still have the same problem with your lastest commit on github.
Replace checkout by pull works fine for me......
12/08/2011
-
03:34 pm Feature #11297 (Closed): Bacula module should support managing the backend databases
- Currently, the puppetlabs/bacula module requires the user to manage the database that holds the catalogs separately. ...
-
03:32 pm Feature #11296 (Closed): Bacula module should support mysql
- The puppetlabs/bacula module should support the mysql database backend. Currently it only support sqlite.
-
10:27 am Bug #11278 (Accepted): vcsrepo unable to `ensure => latest` with Git repository
-
10:26 am Bug #11278: vcsrepo unable to `ensure => latest` with Git repository
- Moving to the Puppet Labs Modules project since the problem is with the vcsrepo module and not with Puppet itself.
... -
09:50 am Feature #11228 (Merged - Pending Release): Dashboard face should be merged with puppetlabs-dashbo...
-
09:49 am Bug #11266 (Merged - Pending Release): Puppetlabs-dashboard is trying to call the values method o...
-
09:44 am Bug #11266: Puppetlabs-dashboard is trying to call the values method on a nil object
- merged in commit: https://github.com/puppetlabs/puppetlabs-dashboard/commit/217ae034509f6cf92ec00f454d35ff3cc784bc8a
-
09:34 am Bug #11278 (Investigating): vcsrepo unable to `ensure => latest` with Git repository
-
03:36 am Feature #10275: firewall: proposal - 'order' parameter
- This would be very useful, as this will make the module work with iptables which don't support the --comment option.
... -
02:11 am Bug #11279 (Closed): Firewall: default destination should be 0.0.0.0/0
- We had a firewall rule defining a "destination", after some time we want to change the destination from the already s...
-
02:03 am Bug #10085: firewall: ip6tables/iptables provider keeps appends mask to source and destination ca...
- The cidr function adds the netmask /32, which is not needed as iptables doesn't show this netmask.
It can be easily ... -
01:11 am Bug #10619: firewall: Unable to purge unmanaged rules tables other than "filter"
- I had the same problem with my setup.
The proposed fix worked for me.
I updated this on github commit: 96c884b743... -
11:42 pm Bug #11278 (Merged - Pending Release): vcsrepo unable to `ensure => latest` with Git repository
- I have the following error when I do a "git rm file" on a repo that keep latest with puppet:
Here is my conf :
<p...
12/07/2011
-
02:18 pm Bug #11266 (In Topic Branch Pending Review): Puppetlabs-dashboard is trying to call the values me...
-
02:16 pm Bug #11266 (Merged - Pending Release): Puppetlabs-dashboard is trying to call the values method o...
- When calling the create_nodes action and NOT specifying any classes, the code will try to call .values on a nil objec...
Also available in: Atom