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.
Nicolas Rodriguez 2664309deb Fix tests пре 6 година
syslog_ng Remove default configuration (doesn't work well with PillarStack) пре 7 година
test/integration/syslog_ng Fix tests on Ubuntu пре 6 година
.gitignore Add Kitchen test пре 7 година
.kitchen.yml Fix tests пре 6 година
.travis.yml Update Ruby version пре 7 година
Gemfile Update Ruby version пре 7 година
LICENSE Update year in LICENSE пре 7 година
README.md Update README пре 7 година
pillar.debian.example Add pillar example for Debian/Ubuntu distros пре 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.

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