Prepare Debian and Red Hat vars for apache_service

- add apache_service variable with same content as
  apache_daemon
This commit is contained in:
liquidat 2015-12-29 22:09:09 +01:00
parent 55a5b2d07f
commit 8393eef81e
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
---
apache_service: apache2
apache_daemon: apache2
apache_daemon_path: /usr/sbin/
apache_server_root: /etc/apache2

View file

@ -1,4 +1,5 @@
---
apache_service: httpd
apache_daemon: httpd
apache_daemon_path: /usr/sbin/
apache_server_root: /etc/httpd