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

Fix fb_systemd on hosts without networkd #236

Closed
wants to merge 1 commit into from
Closed

Fix fb_systemd on hosts without networkd #236

wants to merge 1 commit into from

Conversation

jaymzh
Copy link
Collaborator

@jaymzh jaymzh commented Mar 15, 2024

Fix fb_systemd on hosts without networkd

Summary:

If you don't use networkd (and fb_networkd), then this code in fb_system::networkd

Test Plan:

@anitazha did some testing of this internal to Meta already, plus
I've rolled this out to the SCALE infra

Summary:

If you don't use networkd (and `fb_networkd`), then this code in `fb_system::networkd`

Test Plan:

@anitazha did some testing of this internal to Meta already, plus
I've rolled this out to the SCALE infra
@facebook-github-bot
Copy link
Contributor

@joshuamiller01 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot pushed a commit that referenced this pull request Mar 22, 2024
Test Plan:
Tested that this didn't result in a networkd config change on CentOS9, and
that it stops managing the networkd config on CentOS8, which is fine since we
aren't using networkd on CentOS8 at least internally.

anitazha did some testing of this internal to Meta already, plus
I've rolled this out to the SCALE infra

Differential Revision: D55154300

fbshipit-source-id: db4822e2df0ab65258a204c881afd042898cd0a5
@dafyddcrosby
Copy link
Contributor

Looks like this didn't get auto-closed, thanks again 👍

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

Successfully merging this pull request may close these issues.

3 participants