af5e9f8862
Accidentally already added config_path in the last commit, not redoing it again.
13 lines
247 B
YAML
13 lines
247 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
|
|
root_grp: root
|
|
service: postfix
|
|
xbin_prefix: /usr
|