소스 검색

added comment about dir_sync not working on windows

tags/v0.46.0^2
Sevrin Robstad 5 년 전
부모
커밋
18c0447754
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      pillar.example

+ 1
- 0
pillar.example 파일 보기

@@ -164,6 +164,7 @@ users:
# it's possible to use 'keep' for file_mode, to preserve file original mode, thus you can save
# execution bit for example.
file_mode: keep
# You can specify octal mode for directories as well. This won't work on Windows minions
#dir_mode: 775
sym_mode: 640
exclude_pat: "*.gitignore"

Loading…
취소
저장