Re: [Puppet Users] New hiera backend for mysql

2012-03-05 Thread ygor
ed in is the hiera-gpg for storing things like MySQL passwords and other sensitive junque -Original Message- From: Craig Dunn To: puppet-users Sent: 2012-03-05 09:18:50 + Subject: [Puppet Users] New hiera backend for mysql Hi all, Over the weekend I came up with a new backend for

[Puppet Users] New hiera backend for mysql

2012-03-05 Thread Craig Dunn
Hi all, Over the weekend I came up with a new backend for hiera for looking up configuration values directly from a MySQL database that may be useful to some http://www.craigdunn.org/2012/03/introducing-hiera-mysql-mysql-backend-for-hiera/ http://github.com/crayfishx/hiera-mysql Regard