소스 검색

Added a muktipath example on pillar.example file

master
Enrique Garbi 9 년 전
부모
커밋
1048a627ab
1개의 변경된 파일13개의 추가작업 그리고 0개의 파일을 삭제
  1. +13
    -0
      pillar.example

+ 13
- 0
pillar.example 파일 보기

@@ -25,3 +25,16 @@ logrotate:
- notifempty
- create 640 root adm
- sharedscripts
syslog:
path:
- /var/log/cron
- /var/log/maillog
- /var/log/messages
- /var/log/secure
- /var/log/spooler
- /var/log/slapd.log
config:
- sharedscripts
- postrotate
- /bin/kill -HUP `cat /var/run/syslogd.pid 2> /dev/null` 2> /dev/null || true
- endscript

Loading…
취소
저장