Saltstack Official Syslog-NG Formula
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Nitin Madhok 070ff2bb4d
Merge pull request #8 from saltstack-formulas/add_kitchen
pirms 7 gadiem
syslog_ng Remove default configuration (doesn't work well with PillarStack) pirms 7 gadiem
test/integration/syslog_ng Add test on syslog-ng service pirms 7 gadiem
.gitignore Add Kitchen test pirms 7 gadiem
.kitchen.yml Fix Ubuntu Xenial configuration pirms 7 gadiem
.travis.yml Update Ruby version pirms 7 gadiem
Gemfile Update Ruby version pirms 7 gadiem
LICENSE Update year in LICENSE pirms 7 gadiem
README.md Convert README to markdown pirms 7 gadiem
pillar.example Add last_include pillar key pirms 7 gadiem

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.