diff --git a/templates/etc-apache2-sites-available-sd-agent b/templates/etc-apache2-sites-available-sd-agent index 0bd5dc15e803f5938c736603267fa19d2a08fecd..75396b913585d2bbb62b7ad06f9d7568181d51a6 100644 --- a/templates/etc-apache2-sites-available-sd-agent +++ b/templates/etc-apache2-sites-available-sd-agent @@ -1,4 +1,6 @@ <VirtualHost *:80> + Include /etc/apache2/conf-available/global-redirect.conf + ServerName {{ inventory_hostname }} <Location /server-status> SetHandler server-status