소스 검색

Proper dictionary lookup

susefix
root 11 년 전
부모
커밋
1f7599072c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      nginx/files/upstart-logger.jinja

+ 1
- 1
nginx/files/upstart-logger.jinja 파일 보기

@@ -1,4 +1,4 @@
# {{ pillar['message_do_not_modify'] }}
# {{ pillar.get('message_do_not_modify') }}
# startup script for Nginx loggers

start on starting nginx

Loading…
취소
저장