Saltstack Official Syslog-NG Formula
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Nicolas Rodriguez 2664309deb Fix tests 6 anos atrás
syslog_ng Remove default configuration (doesn't work well with PillarStack) 7 anos atrás
test/integration/syslog_ng Fix tests on Ubuntu 6 anos atrás
.gitignore Add Kitchen test 7 anos atrás
.kitchen.yml Fix tests 6 anos atrás
.travis.yml Update Ruby version 7 anos atrás
Gemfile Update Ruby version 7 anos atrás
LICENSE Update year in LICENSE 7 anos atrás
README.md Update README 7 anos atrás
pillar.debian.example Add pillar example for Debian/Ubuntu distros 7 anos atrás
pillar.example Add last_include pillar key 7 anos atrás

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)