Incorrect command mentioned in StarlingX doc for Install PTP Notifications (r8,rsR8)
Fix lable command name Incorporate patchset-1 review comments Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: Ice82a8e3d77e9e1c8d0f5eb44e502d97fe0e0534
This commit is contained in:
parent
8a0ca8ad84
commit
be1bb3e7be
@ -84,15 +84,15 @@ For example, follow the steps below:
|
||||
|
||||
.. code-block::
|
||||
|
||||
~(keystone_admin)]$ system host-label-apply controller-0 ptp-registration=true
|
||||
~(keystone_admin)]$ system host-label-assign controller-0 ptp-registration=true
|
||||
|
||||
#. Apply the notification label to each node that is configured for PTP
|
||||
clock synchronization.
|
||||
|
||||
.. code-block::
|
||||
|
||||
~(keystone_admin)]$ system host-label-apply controller-0 ptp-notification=true
|
||||
~(keystone_admin)]$ system host-label-apply compute-0 ptp-notification=true
|
||||
~(keystone_admin)]$ system host-label-assign controller-0 ptp-notification=true
|
||||
~(keystone_admin)]$ system host-label-assign compute-0 ptp-notification=true
|
||||
|
||||
#. Verify the labels.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user