We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is somewhat described in coreos/fedora-coreos-tracker#553. For now, because of what we decided, you'd need to do:
storage: files: - path: /etc/systemd/network/25-infra.link mode: 0644 contents: inline: | [Match] MACAddress=12:34:56:78:9a:bc [Link] Name=infra
ifname=infra:12:34:56:78:9a:bc
See coreos/fedora-coreos-tracker#553 for why you might want this.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered:
@kelvinfan001 is working on this!
Sorry, something went wrong.
kelvinfan001
Successfully merging a pull request may close this issue.
This is somewhat described in coreos/fedora-coreos-tracker#553. For now, because of what we decided, you'd need to do:
In all cases, apply the name to the real root:
In the initrd via kernel argument only if you need this customization in the initrd:
See coreos/fedora-coreos-tracker#553 for why you might want this.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: