Hi All, I have finally switched to using hiera (worthy goal!) and I am looking for a flexible way to manage the 'exclude' line in /etc/yum.conf.
I want to be able to specify from different classes RPMs to be excluded in /etc/yum.conf, then build the exclude line from all those classes that set an exclude. In my hiera hierarchy, I use %{calling_module}, but I actually modify the yum.conf exclude line from a "yum" module so of course setting yum_excludes in various classes and calling hiera_array('yum_excludes') is not going to work as the %{calling_module} will be "yum". Any ideas? Thanks! Gonzalo -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@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.