16 lines
292 B
Text
Executable file
16 lines
292 B
Text
Executable file
{%- set os=grains['os'] -%}
|
|
|
|
postfix:
|
|
pkg.installed:
|
|
- pkgs:
|
|
- postfix
|
|
# service.running:
|
|
# - enable: true
|
|
|
|
#/etc/salt/minion:
|
|
# file.managed:
|
|
# - source: salt://roles/maintain/saltminion/minion
|
|
# - user: root
|
|
# - group: root
|
|
# - mode: 644
|
|
# - template: jinja
|