8 lines
212 B
YAML
8 lines
212 B
YAML
#/home/formation/sib_12_handlers/redhat.yml
|
|
---
|
|
apache_service_name: httpd
|
|
apache_package_name: httpd
|
|
apache_user: apache
|
|
apache_group: apache
|
|
apache_config_dir: /etc/httpd/conf.d/
|
|
apache_log_dir: /var/log/httpd/ |