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 2664309deb Fix tests il y a 6 ans
syslog_ng Remove default configuration (doesn't work well with PillarStack) il y a 7 ans
test/integration/syslog_ng Fix tests on Ubuntu il y a 6 ans
.gitignore Add Kitchen test il y a 7 ans
.kitchen.yml Fix tests il y a 6 ans
.travis.yml Update Ruby version il y a 7 ans
Gemfile Update Ruby version il y a 7 ans
LICENSE Update year in LICENSE il y a 7 ans
README.md Update README il y a 7 ans
pillar.debian.example Add pillar example for Debian/Ubuntu distros 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.

Note: if the first character of a string is ‘=’ the string is treated as a literal (not ecapsulated in quotes)