Saltstack Official Syslog-NG Formula
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Nicolas Rodriguez 2664309deb Fix tests před 6 roky
syslog_ng Remove default configuration (doesn't work well with PillarStack) před 7 roky
test/integration/syslog_ng Fix tests on Ubuntu před 6 roky
.gitignore Add Kitchen test před 7 roky
.kitchen.yml Fix tests před 6 roky
.travis.yml Update Ruby version před 7 roky
Gemfile Update Ruby version před 7 roky
LICENSE Update year in LICENSE před 7 roky
README.md Update README před 7 roky
pillar.debian.example Add pillar example for Debian/Ubuntu distros před 7 roky
pillar.example Add last_include pillar key před 7 roky

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)