Skip to content

Commit b202c9d

Browse files
committed
Add public-openrc.sh to baremetal command
1 parent 03bdcd9 commit b202c9d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/include/baremetal_management.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,10 @@ Discovery is a process used to automatically enrol new nodes in Ironic. It works
257257

258258
* Use Kayobe to attempt to move the node to the ``available`` state.
259259

260-
``kayobe baremetal compute provide --limit <node>``
260+
.. code-block:: console
261+
262+
source etc/kolla/public-openrc.sh
263+
kayobe baremetal compute provide --limit <node>
261264
262265
- Once the node is in the ``available`` state, Nova will make the node available for scheduling. This happens periodically, and typically takes around a minute.
263266

0 commit comments

Comments
 (0)