Skip to content

Rake task and bin tool have different behavior. #27

@askreet

Description

@askreet

Locally (with bundler) when I use the rake task, I get very quick passing catalog generations that seem to use manifests/site.pp when I've specified configtest/site.pp (an auto-generated file that tests more modules).

While troubleshooting (using the pp gem) I determined that calling Puppet.settings.inspect would change the behavior of the rake task to match that of the command-line tool. Yes, I understand how crazy that sounds, and I haven't figured out why this is yet.

I am using Puppet 3.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions