groupinstall isn't idempotent so it makes no sense as a resource, your best bet is to just use an execute resource:
On Nov 26, 2014, at 5:14 PM, gregory grey < "> > wrote:
> Hi guys,
> We don't have groupinstall available. I re-raised issue on github, since it was open in Jira. No feedback since.
>
> Can someone advice if it's a worthy idea to write this?
> I've got some time and desire to do it, but only if it's needed - yum provider functionality is huge, and it needs a lot of work to include metapackages...
execute 'yum groupinstall whatever' do
user 'root'
end
--Noah
Archive powered by MHonArc 2.6.16.