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

coreos-teardown-initramfs: propagate NM configs in /etc #808

Closed
wants to merge 1 commit into from

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Jan 7, 2021

In the case where a user is PXE booting (or booting a custom made ISO as
suggested in coreos/fedora-coreos-tracker#661)
we want users to be able to specify their NM configurations using a
secondary initrd which overlays the config in /etc/NetworkManager/ as
a better alternative to using networking kargs.

In that case, we do still want to propagate those configs into the real
root. This avoids users having to also specify the same config again via
Ignition.

Related: https://discussion.fedoraproject.org/t/25833
Related: coreos/fedora-coreos-tracker#661

In the case where a user is PXE booting (or booting a custom made ISO as
suggested in coreos/fedora-coreos-tracker#661)
we want users to be able to specify their NM configurations using a
secondary initrd which overlays the config in `/etc/NetworkManager/` as
a better alternative to using networking kargs.

In that case, we do still want to propagate those configs into the real
root. This avoids users having to also specify the same config again via
Ignition.

Related: https://discussion.fedoraproject.org/t/25833
Related: coreos/fedora-coreos-tracker#661
@jlebon
Copy link
Member Author

jlebon commented Jan 7, 2021

(Not tested yet.)

c4rt0 pushed a commit to c4rt0/fedora-coreos-config that referenced this pull request Mar 27, 2023
@jlebon
Copy link
Member Author

jlebon commented Sep 8, 2023

This is obsolete now that we have first class support for NM configs.

@jlebon jlebon closed this Sep 8, 2023
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.

1 participant