@@ -27,6 +27,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
### Fixed
|
||||
|
||||
- --addprofile should be --profile (#1085)
|
||||
- Prevent Networkmanager from trying to optain IP address via DHCP
|
||||
on unused/unmanaged network interfaces.
|
||||
- Systems with no SMBIOS (Raspberry Pi) will create a UUID from
|
||||
|
||||
@@ -103,7 +103,7 @@ Lastly we just need to configure this profile to our node(s):
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# wwctl node set --addprofile test_profile n0000
|
||||
# wwctl node set --profile test_profile n0000
|
||||
Are you sure you want to modify 1 nodes(s): y
|
||||
|
||||
And you can now verify that the node has both profile configurations:
|
||||
|
||||
Reference in New Issue
Block a user