[Docs] add a refresh fact step on new compute
Facts might need to be refreshed before running the os-nova-install playbook. to ensure the Gather software version list tasks succeed. Change-Id: Iac3a6db169c751f5ddc0b37a132925e6f338ad70
This commit is contained in:
parent
6bff605c62
commit
2622a2cd7e
@ -102,6 +102,7 @@ cluster.
|
||||
|
||||
# cd /opt/openstack-ansible/playbooks
|
||||
# openstack-ansible setup-hosts.yml --limit NEW_HOST_NAME
|
||||
# ansible nova_all -m setup -a 'filter=ansible_local gather_subset="!all"'
|
||||
# openstack-ansible setup-openstack.yml --skip-tags nova-key-distribute --limit NEW_HOST_NAME
|
||||
# openstack-ansible setup-openstack.yml --tags nova-key --limit compute_hosts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user