Brian Gupta
unread,May 2, 2012, 2:42:57 PM5/2/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Puppet Users
So having an internal debate on whether to use puppet managed debian
preseed files to configure packages prior to installation or
installing with no-config and using puppet to manage the config files
after the fact.
The end of the discussion is that ideally one would use both, but if
one had to chose just one, it would be puppet managing the configs,
with the exception of certain packages that gain more benefit than
average by being configured through debconf. e.g. - Setting root mysql
password, so that debian maint. cron jobs can run without issue.
Thoughts?
-Brian