Skip to content
This repository was archived by the owner on Nov 9, 2020. It is now read-only.
This repository was archived by the owner on Nov 9, 2020. It is now read-only.

puppet labs stdlib file_line must configure :defaultfor #32

@nanliu

Description

@nanliu

puppetlabs stdlib file_line provider must have higher precedence, otherwise at least in 3.2.x puppet seems to alternate between two default providers:

warning: Found multiple default providers for file_line: ruby, ssh; using ruby

If ssh is selected it will result in errors for resources that are not remote:

err: /Stage[main]/Deploy::Credentials/File_line[github_known_host]: Could not evaluate: Net::SSH::AuthenticationFailed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions