Saltstack Official Syslog-NG Formula
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Nicolas Rodriguez cdbe6e748c Add pillar example for Debian/Ubuntu distros 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.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.