[chef] multiple rpm install with yum


Chronological Thread 
  • From: < >
  • To:
  • Subject: [chef] multiple rpm install with yum
  • Date: Mon, 24 Oct 2011 12:13:35 -0700

How can I install multiple rpms using yum without having to code so much?
For instance how can I make this work?

yum_package "[gcc,glibc]" do
        action :install
end




Archive powered by MHonArc 2.6.16.

§