Saltstack Official Syslog-NG Formula
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Nicolas Rodriguez 07538cd954 Add test to trigger Travis build il y a 7 ans
syslog_ng Fix wrong octal permissions il y a 7 ans
test/integration/syslog_ng Add test to trigger Travis build il y a 7 ans
.gitignore Add Kitchen test il y a 7 ans
.kitchen.yml We don't need custom pillar in Kitchen for now il y a 7 ans
.travis.yml Add Kitchen test il y a 7 ans
Gemfile Add Kitchen test il y a 7 ans
LICENSE Update year in LICENSE il y a 7 ans
README.md Convert README to markdown il y a 7 ans
pillar.example Add last_include pillar key il y a 7 ans

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.