On 26 August 2010 08:16, Christian Casar <c.ca...@web.de> wrote:
>> If you add name => "apache2-mod_security2", it should do what you expect.
>
> Oh great :)
> That works!
> But I have to add the complete package name (apache2-
> mod_security2-2.5.9-6.2.x86_64
> ) instead of just "apache2-mod_security2"
>

You should only need what rpm thinks is the name (or the full NVR,
which will work with an rpm query)

rpm --queryformat '%{name}\n' -qp
/tmp/apache2-mod_security2-2.5.9-6.2.x86_64.rpm

Paul

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to