I tried adding flush_cache :before to the yum_package call, and I get a Fatal error early on in the chef run:Here's the recipe:
[2013-03-27T23:37:12-07:00] FATAL: NoMethodError: undefined method `any?' for :before:Symbolflush_cache :before
yum_package "tomcat7" do
options "--enablerepo=amzn-main"
action :install
end
Archive powered by MHonArc 2.6.16.