Hi all, I've been working on a new indirector and I wanted to add some settings to puppet.conf. In order for them to work properly, it seemed like I needed to add a bunch of "define_settings()" calls to puppet/defaults.rb I would like to make my code more portable than a patch to defaults.rb, is there somewhere else I can put the settings (preferably in their own file) to achieve this?
Sorry if this is a newbie question, I'm still rather new to ruby and the puppet code. Thanks! -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-dev/-/fZABGAkhFVoJ. 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-dev?hl=en.
