Hi,

Is it possible to include files in puppet.conf? I'd like to use this to be 
able to declare new environments in their own files rather than having to 
edit puppet.conf each time.

I'm thinking something along the lines of how sudoers works with sudoers.d

# puppet.conf
include environments/*

And then having an environments folder which contains files which declare 
environments

i.e. 

environments/dev01.conf
environments/dev02.conf
environments/test01.conf
environments/test02.conf
environments/prod.conf
etc

Is anything like this currently supported by Puppet? It would make the task 
of automating the definition of environments much more straight forward 
than the current requirement to problematically amend/ munge puppet.conf.

Cheers,

Edd

-- 
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/7a28ad50-7130-4496-a7c6-c5931938e672%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to