| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
This directory only existed as an organizational method,
and the code never matched it, so I'm fixing it.
|
|
|
|
|
|
| |
because they were conflicting with Puppet's autoloading.
This is clearly a sign that our autoloading is silly,
if Ruby's own loading easily makes it unhappy.
|
|
|
|
|
| |
longer uses the :target parameter (which I'll be removing in
the next commit).
|
|
|
|
|
| |
generate, rather than using ParsedFile. This should fix #777,
and has from what I can tell.
|
| |
|
|
|
|
| |
provider, since they are not needed
|
|
in #744 which broke the templates.
In the process, I also added test code for the redhat interface
provider and rewrote how parsing worked to make it more testable.
|