Skip to content

Commit

Permalink
releasenote
Browse files Browse the repository at this point in the history
  • Loading branch information
assumptionsandg committed Sep 9, 2024
1 parent eb82723 commit c484916
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/configuration/ironic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -397,11 +397,11 @@ baremetal node registration.
project_name: "{{ lookup('env', 'OS_PROJECT_NAME') }}"
With these variables defined we can now begin deploying the baremetal nodes as
instances, to begin we invoke the deploy-baremetal-hypervisor ansible playbook.
instances, to begin we invoke the deploy-baremetal-instance ansible playbook.

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

0 comments on commit c484916

Please sign in to comment.