Update README.md

This commit is contained in:
Joe (rook) 2015-11-24 14:42:09 -05:00
parent 1588c7c235
commit ab52dd28bc

View File

@ -5,7 +5,13 @@ Playbook to modify the overcloud.
Generate the host file for ansible.
```
# bash gen_hostfile.sh
# ssh-copy-id stack@<udercloud-ip>
```
Then run our script to generate the hosts file for browbeat.
```
# ./gen_hostfile.sh <undercloud-ip> ~/.ssh/config
```
**Review the host file the script generates.