We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d211a26 commit 634ddd0Copy full SHA for 634ddd0
zenoss/recipes/server.rb
@@ -21,7 +21,7 @@
21
22
case node[:platform]
23
when "centos","redhat","scientific"
24
- package "libgcj" #moved here to make CentOS 5.6 happy
+ package "libgcj" #moved here to make CentOS 5.6 happy (COOK-908)
25
26
yum_key "RPM-GPG-KEY-zenoss" do
27
url "http://dev.zenoss.com/yum/RPM-GPG-KEY-zenoss"
0 commit comments