Saltstack Official Syslog-NG Formula
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Nicolas Rodriguez 3fd229c0df Remove default configuration (doesn't work well with PillarStack) 7 år sedan
syslog_ng Remove default configuration (doesn't work well with PillarStack) 7 år sedan
test/integration/syslog_ng Add test on syslog-ng service 7 år sedan
.gitignore Add Kitchen test 7 år sedan
.kitchen.yml Fix Ubuntu Xenial configuration 7 år sedan
.travis.yml Update Ruby version 7 år sedan
Gemfile Update Ruby version 7 år sedan
LICENSE Update year in LICENSE 7 år sedan
README.md Convert README to markdown 7 år sedan
pillar.example Add last_include pillar key 7 år sedan

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.