Hiera is really great, but if you have to configure diferent parameters per host the yaml backend could be a nightmare..
Note that i talk about the backend, you can switch it to a nosql database ( couchdb, redis) or sql( mysql) or ldap ... Regards, El 01/04/2014 22:26, <[email protected]> escribió: > Hello all, thanx in advance for listening to my sniffles as I am failing > at solving this problem. > > I have CloudFormation template that builds out some servers. I have > parameterized a few values like. DatabseName DataBaseUser DataBaseLocation > and some others. The problem I seem to be faced with is getting these > values to puppet to perform the correct configuration steps. I had a > pretty good idea about how I could accomplish this, and then someone > introduced .yaml files as part of hiera.. While I am not that impressed > with hiera, it seems to introduce a-lot of static environment files to > manage. This is not a road our team wants to travel down. If I am wrong > about this I am certainly open to enlightenment, but from what I have read > and witnessed, it's static. > > So here I am, I have this CF template that asks for parameters that I > need puppet to use for configuration. Does anyone have any suggestions as > I read on through all this documentation? > > > Thanks, > > J > > -- > 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/7d2b3b5a-87b5-4078-bff1-ab3e0ed49388%40googlegroups.com<https://groups.google.com/d/msgid/puppet-users/7d2b3b5a-87b5-4078-bff1-ab3e0ed49388%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAF_B3dfFWJRZ2HG2y2BVNzSRcRqWRAMuHo%3D-mU%2BshGUbAmn%2BnA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
