From c484916d5141c8f7fcd1ffaf286e6d091a23a22e Mon Sep 17 00:00:00 2001 From: Jake Hutchinson Date: Mon, 9 Sep 2024 11:57:24 +0100 Subject: [PATCH] releasenote --- doc/source/configuration/ironic.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/configuration/ironic.rst b/doc/source/configuration/ironic.rst index bb68effc2e..b16ba9d14a 100644 --- a/doc/source/configuration/ironic.rst +++ b/doc/source/configuration/ironic.rst @@ -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.