| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-10-08 | (#16801) Remove mongrel references from init scripts | Matthaus Owens | 1 | -20/+2 | |
| 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-31 | Move all packaging artifacts from conf to ext | Moses Mendoza | 1 | -0/+31 | |
| This commit moves all packaging artifacts out of the conf dir and into the ext dir. This is generally a move to align packaging across all puppetlabs products and make the directories more sensible, e.g. conf should have config files. The redhat spec and install.rb are updated for the path change. Signed-off-by: Moses Mendoza <moses@puppetlabs.com> | |||||
