Skip to content

Commit

Permalink
Use better syntax for link
Browse files Browse the repository at this point in the history
Co-authored-by: Dusty Mabe <[email protected]>
  • Loading branch information
2 people authored and bgilbert committed Oct 26, 2020
1 parent 6a9c68c commit 40057e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ROOT/pages/customize-nic.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
= How to Customize a NIC Name

== Using a systemd Link File
You can create a systemd link:https://www.freedesktop.org/software/systemd/man/systemd.link.html[link file] with Ignition configs.
You can create a systemd https://www.freedesktop.org/software/systemd/man/systemd.link.html[link file] with Ignition configs.

For example, to name NIC with the MAC address `12:34:56:78:9a:bc` to "infra", place a systemd link file at `/etc/systemd/network/25-infra.link` using the xref:fcct-config.adoc[FCCT] configuration snippet shown below:

Expand Down

0 comments on commit 40057e8

Please sign in to comment.