I've created alittle script with yum install / remove and done
something liek:
exec {"lhcb_patch":
command => "/usr/local/sbin/lhcb.sh",
timeout => "-1",
unless => "file /opt/d-cache/dcap/lib/libdcap.so|grep 32-bit
>/dev/null",
}
but I'd like to know if this is possible with package type.
Cheers,
Arnau
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---