Fix typos in bifrost docs

Change-Id: Ifeb206438d95bb531f53830a017cd86da1412153
This commit is contained in:
Mitsuhiro SHIGEMATSU 2015-08-18 22:43:30 +09:00
parent 6840c963a2
commit 24fe513735
2 changed files with 2 additions and 2 deletions

View File

@ -287,7 +287,7 @@ How this works?
Utilizing the dynamic inventory module, enrollment is as simple as setting
the BIFROST_INVENTORY_SOURCE environment variable to your inventory data
source, and then executing the the enrollment playbook.::
source, and then executing the enrollment playbook.::
export BIFROST_INVENTORY_SOURCE=/tmp/baremetal.json
ansible-playbook -vvvv -i inventory/bifrost_inventory.py enroll-dynamic.yaml