Issue #5954 has been updated by James Turnbull. Target version deleted (post-GA)
---------------------------------------- Feature #5954: Handle less post-install in shell, use puppet instead https://projects.puppetlabs.com/issues/5954 Author: eric sorenson Status: Accepted Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected PE version: The installer currently does everything in the shell. It'd greatly enhance maintainability if it used shell *just up to the point where puppet can run*, and then shifts over to a puppet module. There are several reasons for doing this (isn't eliminating distro-specific shell code the _entire point_ of the RAL?) but the most compelling for me is that many sites are going to want to tweak/customize the delivered configs to manage their new PE puppetmasters and it's far better for them to incorporate a module with site-specific changes than to reverse-engineer the shell script and independently write puppet code to do it. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
