Displaying 2 results from an estimated 2 matches for "puppetinfrastructure".
2008 May 10
2
Public git repos of Puppet Modules configuration sets
...listed two complete sets of puppet configurations:
the remarkable David Schmitt''s Complete Configuration:
git clone git://git.black.co.at/manifests davids-manifests
the Lab42 Puppet Infrastructure I''m working on (alpha stage, nothing
is definitive):
git clone git://live.lab42.it/puppetinfrastructure
I''ve not added other sources that I''ve seen around, since they are not
yet linked in the puppet site, but I think it would be useful and
interesting to have a centralized list of public puppet configuration
sets.
This may be interesting both for seeing how others have faced the...
2008 May 06
5
Environments and tiers
Does anyone have any suggestions about how to deal with multiple
environments/tiers?
For instance, we have several environments ( production, dev, qa,
etc.. ) and within each environment, different tiers ( web, data, app,
etc ). Each tier is a different IP network segment, so all the hosts
in each tier have different configurations for certain things like
resolv.conf, ntp.conf and so on.
We do