Saltstack Official Syslog-NG Formula
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Nicolas Rodriguez c4db6871ea Update Ruby version 7年前
syslog_ng Fix wrong octal permissions 7年前
test/integration/syslog_ng Add test to trigger Travis build 7年前
.gitignore Add Kitchen test 7年前
.kitchen.yml We don't need custom pillar in Kitchen for now 7年前
.travis.yml Update Ruby version 7年前
Gemfile Update Ruby version 7年前
LICENSE Update year in LICENSE 7年前
README.md Convert README to markdown 7年前
pillar.example Add last_include pillar key 7年前

README.md

SyslogNG Salt Formula

Build Status

Install and configure the syslog-ng service.

Note: See the full Salt Formulas installation and usage instructions.

Available states

  • syslog_ng : Installs the syslog-ng package
  • syslog_ng.config : Installs and configures the syslog-ng package
  • syslog_ng.packages : Install optional packages which may provide additional functionalities

Available pillars

You can take a loot at pillar.example to configure SyslogNG with pillars.