Some examples of Roboconf projects for cloud deployments.
On OpenStack, there may be issues concerning hostname and /etc/hosts.
It may be necessary to run the following command at system startup (e.g. in /etc/rc.local).
echo 127.0.0.1 `hostname` >> /etc/hosts