system-config/playbooks/roles/base/exim/vars/Debian.yaml
Monty Taylor e8716e742e Move base roles into a base subdir
If we move these into a subdir, it cleans up the number of things
we nave to files match on.

Stop running disable-puppet-agent in base. We run it in run-puppet
which should be fine.

Change-Id: Ia16adb96b11d25a097490882c4c59a50a0b7b23d
2020-05-27 16:28:37 -05: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