Hello,

We have a custom fact to show all kernels installed which appends a count. 
i.e.

installed_kernel0 => 2.6.18-274.3.1.el5
installed_kernel1 => 2.6.18-308.16.1.el5
installed_kernel2 => 2.6.18-194.11.4.el5


What I want Puppet to do is to "loop" through this list of potential 
kernels and install a specific driver package for all possibilities.

i.e.  mykod-${installed_kernelX}

Is this even possible without a custom provider ?

Thanks
Paul


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to