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 possibility to manage network interfaces with a template #497

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

trefzer
Copy link
Contributor

@trefzer trefzer commented Nov 12, 2024

This gives the possibility to manage all network/netdev/link settings from hashes.

I'm aware of pull request #340 from @rwaffen which started an equal solution last year.
Since the development there does not seem to go on, I started this solution which currrently
gives us the opportunitiy to create any configuration stated in the systemd documentation.

All type defintions are taken out of systemd documentation (not documented, not in our type defintion).
I'm aware, that some types could defined more accurate, but I tried to get a compromise inbetween accurate type and
workload ;).

@trefzer trefzer force-pushed the dev_network branch 2 times, most recently from 979abd5 to 16dd60c Compare November 12, 2024 15:36
manifests/networkd.pp Show resolved Hide resolved
manifests/networkd.pp Outdated Show resolved Hide resolved
manifests/networkd.pp Outdated Show resolved Hide resolved
manifests/networkd.pp Outdated Show resolved Hide resolved
manifests/networkd.pp Outdated Show resolved Hide resolved
manifests/networkd.pp Show resolved Hide resolved
manifests/networkd.pp Outdated Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

6 participants