On Friday, January 20, 2017 at 12:28:02 PM UTC-5, James Perry wrote:
>
> Thanks.
>
> The reason I have a CSV is that is what is provided from the users out of 
> their own private database where they keep this data. I have to take the 
> detail as it is given. Now I can manually process the data to be how I 
> think I want, but I'm trying to keep this as simple as possible for the 
> other team members (KISS principal).  
>
> For the custom ENC, the new environment is Foreman over top of Puppet. 
>  Can I use a Puppet ENC when Foreman is setup to do that itself? 
>

I have a very complex ENC myself, so the idea of merging the Foreman ENC 
with my own ENC appeals to me-- Ultimately, they're both just spitting out 
YAML.

My current line of attack is to have my ENC (configured already within 
puppet) call the Foreman node.rb script, merge the two data structures and 
output the resulting YAML, but the migration to puppet 4.x has priority at 
the moment.

-- 
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/d3a3ebb3-f33e-4e2d-8d97-2696c1f4584a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to