Add missing step on the baremetal documentation 75/24075/1
authorYolanda Robla Mota <yroblamo@redhat.com>
Tue, 8 Nov 2016 16:59:44 +0000 (17:59 +0100)
committerYolanda Robla Mota <yroblamo@redhat.com>
Tue, 8 Nov 2016 17:00:35 +0000 (18:00 +0100)
Change-Id: Ib9ef5d342f1efe624464df249c950eb7807322e1
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
prototypes/puppet-infracloud/deploy_on_baremetal.md

index 334dff4..2bd0a53 100644 (file)
@@ -26,6 +26,7 @@ On the same bifrost VM, follow these steps:
 
  1. Source bifrost env vars: source /opt/stack/bifrost/env-vars
  2. Export baremetal servers inventory:  export BIFROST_INVENTORY-SOURCE=/opt/stack/baremetal.json 
+ 3. Change active directory: cd /opt/stack/bifrost/playbooks
  3. Enroll the servers: ansible-playbook -vvv -i inventory/bifrost_inventory.py enroll-dynamic.yaml -e @/etc/bifrost/bifrost_global_vars
  4. Deploy the servers:  ansible-playbook -vvv -i inventory/bifrost_inventory.py deploy-dynamic.yaml -e @/etc/bifrost/bifrost_global_vars
  5. Wait until they are on **active** state, check it with: ironic node-list