您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

init.sls 115B

12345
  1. postfix-config:
  2. file.recurse:
  3. - name: /etc/postfix
  4. - source: salt://postfix/config
  5. - template: jinja