Hiera is a key-value lookup system for puppet. It is puppet Fact aware, and follows a hierarchy set in its configuration file. This means that your code can have
$variable = hirea('key') and the value of $variable can be different depending on operatingsystem, domain, or fqdn. Read more here: https://docs.puppetlabs.com/hiera/1/ Thanks, Spencer On Fri, Sep 26, 2014 at 1:00 PM, Ciro Iriarte <ciro.iria...@gmail.com> wrote: > > > El viernes, 26 de septiembre de 2014 15:21:19 UTC-4, Christopher Wood > escribió: >> >> In your place I'd add a level to my hiera setup and template the bird >> config. >> >> There's a number of different options you could use to classify which >> node is in which site, from the node yaml in hiera to an ENC to a fact >> provisioned when the host is built. >> >> >> > Currently I'm running 1 puppet slave for tests and a master. Hiera is not > (yet?) in the mix, whatever that is O_o' > > I assume this is a basic setup and I'm missing components, which are the > components expected in a current Puppet 3 implementation? > > -- > 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 puppet-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/532d91a1-5f96-4e7f-b3a6-9ecfd0261c23%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-users/532d91a1-5f96-4e7f-b3a6-9ecfd0261c23%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Spencer Krum (619)-980-7820 -- 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 puppet-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CADt6FWOQRRBDgND%2BZ73XbpyJ4%3D1hBQzG612nRren9-1ndOAs4g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.