On Thu, Jun 25, 2015 at 9:27 PM, leam hall <[email protected]> wrote: > We're looking to move from yaml and json to a database. What good options > are along the lines of MySQL, Postgres, or MongoDB?
Are you talking about Hiera? If so, you can checkout hiera-mysql[1]. Or use something like CouchDB that's fronted with an HTTP API and use hiera-http[2] to talk to it. [1]: http://github.com/crayfishx/hiera-mysql [2]: http://github.com/crayfishx/hiera-http Regards Craig -- Enviatics | Automation and configuration management http://www.enviatics.com | @Enviatics Puppet Training http://www.enviatics.com/training/ -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CACxdKhFrQL8_EERTX7k27eJRcEfVrWpvheLDdcKeXugbO6farQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
