I created a skeleton configuration for managing multiple locations in puppet 
that I would appreciate feedback on.  The configuration as it stands is that 
two sites are defined, Earth and Mars. Parameters for each site are defined in 
site/manifests/earth/params.pp and site/manifests/mars/params.pp. I also 
included are two modules, ntp and user, to demonstrate configuring modules 
across sites.  I'm using puppet enterprise if that makes any difference.

Is the way that I've approached this decent?
Are there glaring pitfalls if this configuration were to grow to more 
servers/sites?
Should I be looking into fancy new buzzwords like heira? :)

All the stuff I've written is at https://github.com/ksexton/puppet-sites

Thanks in advance.

--
Kyle Sexton

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to