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

Debian include for $config_file_per_interface is too restrictive #322

@cgoubert

Description

@cgoubert

Expected Behavior

When using $config_file_per_interface on Debian, /etc/network/interfaces should source everything in /etc/network/interfaces.d/
This breaks some tools that configure additional interfaces out of puppet control.

Actual Behavior

source is restricted to /etc/network/interfaces.d/*.cfg

Specifications

puppet6, on master branch, debian 10

Proposed fix

Remove ".cfg" from this line

line => 'source /etc/network/interfaces.d/*.cfg',

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