This section instructs you on how to prepare the virtual machines for the OpenStack services installation.
To prepare VMs for a manual installation of an OpenStack environment:
Log in to the Salt Master node.
Verify that the Salt Minion nodes are synchronized:
salt '*' saltutil.sync_all
Configure basic operating system settings on all nodes:
salt '*' state.sls salt.minion,linux,ntp,openssh