On Jan 6, 10:25 am, Jeff Sussna <j...@ingineering.it> wrote: > (How) do folks handle situations where puppet variables need to be > populated from dynamic database queries?
Most folks do not. However, some have spawned a framework called hiera. By default, hiera uses a yaml backend but it can certainly be extended to query a database. In fact, I believe a mongo backend is out there somewhere. Of course, if you wanted, you could even write a custom function for the job. Hiera is probably a cleaner direction though. -- 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.