system-config/roles/exim/vars/Debian.yaml
James E. Blair 3bc18bc705 Scope exim service name variable
This is used in a handler which may be run after intervening roles;
ensure it has a unique variable name.

Change-Id: I6a3d856d3252ff62220d9769232e31ea7c4f9080
2018-08-24 17:05:03 -07:00

7 lines
183 B
YAML

package: exim4-daemon-light
exim_service_name: exim4
config_file: /etc/exim4/exim4.conf
conf_dir: /etc/exim4
sysdefault_file: /etc/default/exim4
sysdefault_template: exim4.default.j2