File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -397,11 +397,11 @@ baremetal node registration.
397
397
project_name : " {{ lookup('env', 'OS_PROJECT_NAME') }}"
398
398
399
399
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.
401
401
402
402
.. code-block :: console
403
403
404
- kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/deploy-baremetal-hypervisor .yml
404
+ kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/deploy-baremetal-instance .yml
405
405
406
406
This playbook will update the Kayobe network allocations with the the admin
407
407
network addresses associated with that rack for each baremetal server, e.g.
You can’t perform that action at this time.
0 commit comments