Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dropin file support for .network files for networkd #494

Open
choffee opened this issue Oct 15, 2024 · 1 comment
Open

Add dropin file support for .network files for networkd #494

choffee opened this issue Oct 15, 2024 · 1 comment

Comments

@choffee
Copy link

choffee commented Oct 15, 2024

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 7
  • Ruby: 2.7
  • Distribution: Ubuntu
  • Module version: 7.1.0

Since systemd 232 it has supported dropin files for network interfaces. It would be good to get support here for those as well.

eg /etc/systemd/network/eth0.network.d/routes.conf

@kenyon kenyon changed the title Add dropin file support for .network files for netword Add dropin file support for .network files for networkd Oct 15, 2024
@kenyon kenyon changed the title Add dropin file support for .network files for networkd Add dropin file support for .network files for networkd Oct 15, 2024
@kenyon
Copy link
Member

kenyon commented Oct 15, 2024

I guess the implication is that you're not puppet-managing the .network files, but you just want to puppet-manage some modifications using the dropin. I haven't found a need for this because I have been managing the .network files, but I suppose this could be useful in some use cases. It's analogous to managing dropin files for service units, but not managing service units themselves because the package management system does that.

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

No branches or pull requests

2 participants