Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
-
1
-
Language 2016-08-24
-
Bug Fix
-
When the 'generate type' command reported that it generated output to a path the path was always wrong. This had no other consequences than misinforming the user watching the generate commands output.
Description
The command puppet generate types outputs a line similar to this for each type that is generated:
Notice: Generating '/<env-root>/modules/stdlib/pcore/types/file_line.pp' using 'pcore' format.
|
but the actual file ends up here /<env-root>/.resource_types/file_line.pp. The path mentioned in the notice doesn't exist.
Attachments
Issue Links
- links to