Saltstack Official Syslog-NG Formula
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

26 lines
411B

  1. # -*- coding: utf-8 -*-
  2. # vim: ft=yaml
  3. wheezy:
  4. version: 3.3
  5. include:
  6. - scl.conf
  7. - '`scl-root`/system/tty10.conf'
  8. last_include:
  9. - /etc/syslog-ng/conf.d/
  10. jessie:
  11. version: 3.5
  12. include:
  13. - scl.conf
  14. - '`scl-root`/system/tty10.conf'
  15. last_include:
  16. - /etc/syslog-ng/conf.d/*.conf
  17. stretch:
  18. version: 3.8
  19. include:
  20. - scl.conf
  21. last_include:
  22. - /etc/syslog-ng/conf.d/*.conf