Bug #796
module fileserver not available without a fileserver.conf
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | 0.24.0 | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
http://reductivelabs.com/trac/puppet/wiki/ModuleOrganisation states that a
modulesmodule (yay for overloaded terminology) is always available in the fileserver, yet if I start my puppetmasterd without a
$confdir/fileserver.conffile, attempts to access the files within the modules fail.
History
Updated by Anonymous over 4 years ago
- Status changed from 1 to 2
The check for fileserver.conf needs to be removed from the puppetmasterd executable.
Updated by Luke Kanies over 4 years ago
- Status changed from 2 to 1
Updated by Luke Kanies over 4 years ago
- Status changed from 1 to Closed
- 7 set to fixed
Fixed in commit:4e52ffc68045b07a1308ff7a679fb301c937884e.