This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
salt
/
linux-formula
원본 프로젝트 :
ExternalMirrors/linux-formula
보기
1
좋아요
0
포크
0
코드
릴리즈
8
Activity
소스 검색
Do not create fs for nfs4
tags/2016.12
Ales Komarek
9 년 전
부모
32ef59fecc
커밋
9e861367cf
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
+1
-1
linux/storage/mount.sls
+ 1
- 1
linux/storage/mount.sls
파일 보기
@@ -5,7 +5,7 @@
{%- if mount.enabled %}
{%- if not mount.file_system in ['nfs'] %}
{%- if not mount.file_system in ['nfs'
, 'nfs4'
] %}
mkfs_{{ mount.device}}:
cmd.run:
Write
Preview
Loading…
취소
저장