Issue #7455 has been reported by Garrett Honeycutt. ---------------------------------------- Feature #7455: optionally install VCS components as part of the installer https://projects.puppetlabs.com/issues/7455
Author: Garrett Honeycutt Status: Unreviewed Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected PE version: Since we are bootstrapping Puppet Enterprise with the installer script, it would be nice to optionally install specific VCS tools so that you can bootstrap your modules and manifests from your VCS. <pre> To install version control system tools enter a name from the list or leave empty to skip. [git|svn|bzr|hg]: </pre> The list would only display what is normally available upon a given system. For instance, RHEL 6 appears to ship with git/subversion/mercurial but not Bazaar (bzr). -- 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.
