Skip to content

Specifiying actionsource does not work correctly #18

@stumped2

Description

@stumped2

I've been trying to specify

actionsource => 'puppet:///modules/blah/blah/....' 

but when I run puppet, I get this error:

'Error: Validation of File[custom-log.local] failed: You cannot specify more than one of content, source, target at /tmp/kitchen/modules/fail2ban/manifests/action.pp:149'

Looking over the filter.pp vs the action.pp, I directly copied over the $manage_file_content and edited it to reflect action instead of filter, and it appears to work fine now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions