Saltstack Official Syslog-NG Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nitin Madhok 070ff2bb4d
Merge pull request #8 from saltstack-formulas/add_kitchen
преди 7 години
syslog_ng Remove default configuration (doesn't work well with PillarStack) преди 7 години
test/integration/syslog_ng Add test on syslog-ng service преди 7 години
.gitignore Add Kitchen test преди 7 години
.kitchen.yml Fix Ubuntu Xenial configuration преди 7 години
.travis.yml Update Ruby version преди 7 години
Gemfile Update Ruby version преди 7 години
LICENSE Update year in LICENSE преди 7 години
README.md Convert README to markdown преди 7 години
pillar.example Add last_include pillar key преди 7 години

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.