Skip to content

Commit

Permalink
f-#: Fixes key-value format in NIC DNS attribute
Browse files Browse the repository at this point in the history
Signed-off-by: Aleix Ramírez <[email protected]>
  • Loading branch information
aleixrm committed Nov 28, 2024
1 parent 3ada867 commit dbc07ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/management_and_operations/references/template.rst
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ Network Section
+------------------------+----------------------------------------------------------------------------------------------------------+-----------------------+-----------------------+-----------------------+
| ``GATEWAY`` | NIC default gateway. | O | O | O |
+------------------------+----------------------------------------------------------------------------------------------------------+-----------------------+-----------------------+-----------------------+
| ``DNS`` | NIC DNS server. **Please make sure INHERIT_VNET_ATTR="DNS" is added to ``/etc/one/oned.conf``.** | O | O | O |
| ``DNS`` | NIC DNS server. **Please make sure ``INHERIT_VNET_ATTR="DNS"`` is added to ``/etc/one/oned.conf``.** | O | O | O |
+------------------------+----------------------------------------------------------------------------------------------------------+-----------------------+-----------------------+-----------------------+
| ``BRIDGE`` | Name of the bridge the network device is going to be attached to. | O | O | O |
+------------------------+----------------------------------------------------------------------------------------------------------+-----------------------+-----------------------+-----------------------+
Expand Down

0 comments on commit dbc07ed

Please sign in to comment.