f30c63f9ed
Now using the `deep_merge()` macro so we can move the values which are identical on most distributions from `map.jinja` to `defaults.yaml`.
10 lines
206 B
YAML
10 lines
206 B
YAML
# -*- coding: utf-8 -*-
|
|
# vim: ft=yaml
|
|
|
|
postfix:
|
|
aliases_file: /etc/aliases
|
|
config_path: /etc/postfix
|
|
package: postfix
|
|
postsrsd_pkg: postsrsd
|
|
postgrey_pkg: postgrey
|
|
service: postfix
|