806 B
806 B
Home OpenStack Ansible Installation Guide
Adding a compute host
Use the following procedure to add a compute host to an operational cluster.
Configure the host as a target host. See Chapter 4, *Target hosts* for more information.
Edit the
/etc/openstack_deploy/openstack_user_config.ymlfile and add the host to thecompute_hostsstanza.If necessary, also modify the
used_ipsstanza.Run the following commands to add the host. Replace
NEW_HOST_NAMEwith the name of the new host.$ cd /opt/openstack-ansible/playbooks $ openstack-ansible setup-everything.yml \ rsyslog-config.yml --limit NEW_HOST_NAME