In regard to: [Puppet Users] Re: advice on module/class refactoring for...:


On May 24, 7:43 pm, Nan Liu <n...@puppetlabs.com> wrote:
I would say include 'ldconfig' in define ldconfig::config, then the
define is self contained, and you don't need remember include ldconfig
everywhere.

+1

That's all around the best available option.  It's much nicer than the
original version, even, because users don't have to separately include
class 'ldconfig' before they can use the define.

Agreed, that's something I was hoping to avoid.

Thanks,

Tim
--
Tim Mooney                                             tim.moo...@ndsu.edu
Enterprise Computing & Infrastructure                  701-231-1076 (Voice)
Room 242-J6, IACC Building                             701-231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164

--
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.

Reply via email to