/roboconf-examples

Roboconf basic examples of cloud deployments

Primary LanguageShellApache License 2.0Apache-2.0

Roboconf Examples

License Join us on Gitter.im Web site

Some examples of Roboconf projects for cloud deployments.

Notes

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