Issue #7399 has been updated by Garrett Honeycutt.
Nigel, The workflow you have stated makes sense for someone who is evaluating Puppet. The other case is where someone knows they want Puppet and wants to install it in a fresh environment. So they skip to: * Buy License * Install Puppet Enterprise from scratch * Figure out how to deploy the license file Currently the installer does not have the ability to install a license file. I want the ability to specify in the answers file the location (local file system, HTTP, or HTTPS) of the license file for automation purposes. ---------------------------------------- Feature #7399: prompt for license key during installer https://projects.puppetlabs.com/issues/7399 Author: Garrett Honeycutt Status: Needs More Information Priority: Normal Assignee: Nigel Kersten Category: Target version: Keywords: Branch: Affected PE version: I would like to see functionality similar to the following in the installer. <pre> Please specify the path to your Puppet Enterprise license.key [leave blank for Evaluation]: </pre> if left blank, have some text describing the evaluation period, node limit, etc. if the path exists, do whatever license.key checking we do and perhaps show the output of 'puppet license' or something similar. -- 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.
