Updating server names for mustafar
This commit is contained in:
@@ -24,7 +24,7 @@ apache_mods_enabled_gitea:
|
||||
- headers
|
||||
apache_vhosts_gitea:
|
||||
- servername: git.metaunix.net
|
||||
serveralias: git.int.metaunix.net gitea.int.metaunix.net {{ ansible_fqdn }}
|
||||
serveralias: "git.int.metaunix.net gitea.int.metaunix.net {{ ansible_fqdn }}"
|
||||
documentroot: /var/www/html
|
||||
extra_parameters: |
|
||||
ProxyPreserveHost On
|
||||
|
||||
@@ -9,7 +9,7 @@ apache_mods_enabled_munin:
|
||||
- headers
|
||||
apache_vhosts_munin:
|
||||
- servername: munin.int.metaunix.net
|
||||
serveralias: {{ ansible_fqdn }}
|
||||
serveralias: "{{ ansible_fqdn }}"
|
||||
documentroot: /var/cache/munin/www
|
||||
extra_parameters: |
|
||||
ScriptAlias /munin-cgi/ /usr/lib/munin/cgi/
|
||||
|
||||
Reference in New Issue
Block a user