Re: [Puppet Users] Using ENC and node defintion for configuration

2015-10-07 Thread Christopher Wood
In a similar situation (multiple sets of node data) I put the hiera node yaml in its own r10k branch/environment and use that as the canonical source of node hiera data for all environments in /etc/puppet/hiera.yaml. (These node files are also the data source for the ENC.) Then /etc/puppet/hier

[Puppet Users] Using ENC and node defintion for configuration

2015-10-07 Thread Richard Rechenberg
Hello Puppet Users, for handling my different environments I'am using directory environments. Every environment has its own node definiton stored in the nodes.pp. For only one of the environments I want to use an ENC. Caused by this I added the following inside the masters puppet.conf: node_te