
We recently broke our /etc/hosts content on our servers then restored it to a sane default for each server. This would have removed any special entries servers may have had. It appears that refstack was relying on such special entries to make the named virtualhost entries work. With the new /etc/hosts content our vhosts weren't serving content. Fix this by removing the named vhost entries and instead rely on ServerName to specify where requests go. Change-Id: I8b8242b1b6d9b2bb072ace5b82a65899fe383056
OpenStack RefStack Module
This module manages and installs OpenStack's RefStack Service. Add more documentation here.
Description