ansible/files/httpd/headers.conf.j2
Seth Vidal 84e0086aca add apache_status for collectd to apache
add appserver header to all apache instances - just b/c
2013-06-10 18:37:08 +00:00

5 lines
91 B
Django/Jinja

Header set AppTime "%D"
PassEnv HOSTNAME
Header set AppServer "{{ inventory_hostname }}"