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

Debian include for $config_file_per_interface is too restrictive #322

Open
cgoubert opened this issue Sep 5, 2020 · 0 comments
Open

Debian include for $config_file_per_interface is too restrictive #322

cgoubert opened this issue Sep 5, 2020 · 0 comments

Comments

@cgoubert
Copy link
Contributor

cgoubert commented Sep 5, 2020

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',

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant