diff --git a/roles/graphite/graphite/templates/graphite-web.conf b/roles/graphite/graphite/templates/graphite-web.conf index cf1f5ed29a..f9d70957cf 100644 --- a/roles/graphite/graphite/templates/graphite-web.conf +++ b/roles/graphite/graphite/templates/graphite-web.conf @@ -5,6 +5,7 @@ ServerName graphite.cloud.fedoraproject.org + ServerAlias graphite.fedorainfracloud.org DocumentRoot "/usr/share/graphite/webapp" ErrorLog /var/log/httpd/graphite-web-error.log CustomLog /var/log/httpd/graphite-web-access.log common