Grant, You probably want to use an ENC, which will allow you to define any fact from a specified datasource. In a simple implementation I use an ENC to read the node's hiera file and output a few facts, such as a node's role/group, which are then used by hiera to define additional information for Puppet.
On Thu, Jul 24, 2014 at 12:49 AM, Grant Street <[email protected]> wrote: > I am looking to implement puppet coming from cfe2 > I am also finding it hard to make the connection between nodes and groups > using hiera. I would like a solution where I can define host groups etc on > the puppet master rather than relying on the client to have a file(s) put > in particular locations. > It would be good to remove the node configuration from the puppet DSL but > I am struggling to put this together. > Any help ? > > -- > 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/0788d35c-b315-4ae9-aca5-8018427abe87%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-users/0788d35c-b315-4ae9-aca5-8018427abe87%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Perfection is just a word I use occasionally with mustard. --Atom Powers-- -- 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-H%3DOn8tKh342SCwiJL1et_eRxQnp3JXzm3m1af%2B3coW7XGng%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
