Fix a copy-paste error in README.rst
Hardware deployment should use the deploy-dynamic playbook. Change-Id: Ia3f103dbc236a920e1eb4cdef2819ace1ac26988
This commit is contained in:
parent
3266e0c09e
commit
b739f285e5
@ -300,7 +300,7 @@ playbook and the older legacy deploy.yaml playbook.
|
||||
To utilize the newer dynamic inventory based deployment::
|
||||
|
||||
export BIFROST_INVENTORY_SOURCE=/tmp/baremetal.json
|
||||
ansible-playbook -vvvv -i inventory/bifrost_inventory.py enroll-dynamic.yaml
|
||||
ansible-playbook -vvvv -i inventory/bifrost_inventory.py deploy-dynamic.yaml
|
||||
|
||||
To utilize the legacy csv file based playbook::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user