Skip to content

Commit c484916

Browse files
releasenote
1 parent eb82723 commit c484916

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/configuration/ironic.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,11 +397,11 @@ baremetal node registration.
397397
project_name: "{{ lookup('env', 'OS_PROJECT_NAME') }}"
398398
399399
With these variables defined we can now begin deploying the baremetal nodes as
400-
instances, to begin we invoke the deploy-baremetal-hypervisor ansible playbook.
400+
instances, to begin we invoke the deploy-baremetal-instance ansible playbook.
401401

402402
.. code-block:: console
403403
404-
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/deploy-baremetal-hypervisor.yml
404+
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/deploy-baremetal-instance.yml
405405
406406
This playbook will update the Kayobe network allocations with the the admin
407407
network addresses associated with that rack for each baremetal server, e.g.

0 commit comments

Comments
 (0)