Add postfix install
This commit is contained in:
parent
4baefda139
commit
9a83284412
7
postfix/init.sls
Normal file
7
postfix/init.sls
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
postfix:
|
||||||
|
pkg:
|
||||||
|
- installed
|
||||||
|
service.running:
|
||||||
|
- enable: True
|
||||||
|
- require:
|
||||||
|
- pkg: postfix
|
Loading…
Reference in New Issue
Block a user