Chris Laco

Results 64 comments of Chris Laco
trafficstars

@jameswthorne I've fixed the issue in #614 which seems unrelated. Also confirmed that in the recommended hacontroller1 role configuration, monitoring for these services is dropped on the computes on both...

For future me. The upstream cookbook requires yum >= 3 and we're pinned to the 2.x series due to the recipe changes in yup. To get this fix we have...

@odyssey4me Did you ever drop in any code for this on your end?

@odyssey4me honestly, just wondering if it's worth dropping int 4.3.2rc.

Yeah, good point on the autoindex thing.

So it seems that by using the default modules attr, we're actually introducing more complexity. Now we have to worry about where the array is merged, and tweaked, and defaulted,...

@toxick What ended up in the my.cnf that was templated by chef?

The short answer is, the upstream mysql cookbook doesn't get it right, even the one we use in master and 4.2.3rc. https://github.com/opscode-cookbooks/mysql/blob/b5072e6ae3bd81b0f6ebec8749f2c2d781271ed9/templates/default/deprecated/my.cnf.erb#L149 The `else` block should be `slow_query_log = 0`...

@cbuben /cc @Apsu I cancelled the Jenkins job until we understand why the change was made, and if it also needs to be reverted in master/havana. or if the original...

We shall find out. Thanks for the issue and the PR though. Much appreciated.