ZCA / zenoss-chef-cookbook

Chef Cookbook for Installing and Managing Zenoss
Apache License 2.0
8 stars 6 forks source link

yum cookbook compatibility changes #18

Closed atomic-penguin closed 10 years ago

atomic-penguin commented 10 years ago
atomic-penguin commented 10 years ago

Closing pull request, we've had to make too many changes to stock cookbook to get this working on our end.

dpetzel commented 10 years ago

@atomic-penguin, just found the notification for this in my spam (stupid gmail spam filter). Is the gist of it you just wanted this cookbook to support the new 3.0 release of yum cookbooks?

atomic-penguin commented 10 years ago

@dpetzel, if you want to pull/merge c5c4469 it should close that issue.

I was tag-teaming CentOS 6 fixes with @themoore for an internal Zenoss Core 4 migration. We'll re-open any pending issues beyond that, in the future.

We started trying to fix MySQL issues, by using mysql-community-5.5, and ran into a strange conflict between the mysql::server recipe and the zenoss first-boot initialization. Even when templating out global.conf with DB passwords. So beyond the https://github.com/atomic-penguin/zenoss-chef-cookbook/commit/c5c4469470aeeb69fb18456a7f0c44e561a972dc commit tree, I wouldn't consider fit for any merge/release, its in a state of "works for us" right now.