| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-01-17 | Clarify the messages provided by the Debian puppet agent and master init ↵ | Michael Hall | 1 | -5/+5 | |
| scripts. | |||||
| 2013-01-15 | (#18468) Clarify message in defaults for debian | Andrew Parker | 1 | -2/+5 | |
| The comment that tried to explain the START property did not clearly align with the message generated by the installation: Setting up puppet (3.1.0-0.1rc1puppetlabs1) ... Starting puppet agent puppet not configured to start, please edit /etc/default/puppet to enable . This changes the comment in the file to include the word "Enable" so that a user can more confidently match it up to the "enable" word that shows up in the message. It also explains the effect of the different values. | |||||
| 2012-10-08 | (#16801) Remove mongrel references from init scripts | Matthaus Owens | 1 | -28/+1 | |
| Built-in mongrel support has been removed in Puppet 3.x, so the puppetmaster init scripts and defaults files should no longer mention them or try to use them as options. This commit removes the code paths that reference mongrel and --servertype. It also adds checks to both init scripts to check for multiple ports or puppetmasters set. In those cases it prints a warning to the user explaining that only one puppetmaster, on one port, will be started. It also explains where the setting can be updated. | |||||
| 2012-08-30 | Add debian packaging artifacts and template | Moses Mendoza | 1 | -0/+38 | |
