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

Backport debian network configuration #450

Merged
merged 3 commits into from
Mar 25, 2024

Conversation

eroussy
Copy link
Member

@eroussy eroussy commented Mar 22, 2024

This PR backports the work done on Debian in #447
It resolves a bug on timemaster launch #422 and correct the reboot behavior of the network playbooks

eroussy added 2 commits March 22, 2024 14:27
Correct a bug where reboot was not triggered correctly.
Copy the configuration from debian to harmonize.

Signed-off-by: Erwann Roussy <[email protected]>
This bump adds :
- reload systemd-network instead of restart
- restart udev if link files are present

Signed-off-by: Erwann Roussy <[email protected]>
@eroussy eroussy force-pushed the backport_debian_network_configuration branch from 29a00e1 to 35d9a08 Compare March 22, 2024 13:49
The restart of the timemaster service should only happen if the variable
`apply_network_config` is to true.
Otherwise it will happen during the reboot at the end of the playbook.

Signed-off-by: Erwann Roussy <[email protected]>
@eroussy eroussy force-pushed the backport_debian_network_configuration branch from 35d9a08 to 0d10205 Compare March 22, 2024 14:09
@eroussy eroussy marked this pull request as ready for review March 22, 2024 14:16
@eroussy eroussy merged commit 3385586 into main Mar 25, 2024
3 checks passed
@eroussy eroussy deleted the backport_debian_network_configuration branch March 25, 2024 12:16
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.

Error during cluster_setup_network playbook execution with dedicated interface for PTP
2 participants