This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
linux-formula
의 미러
https://github.com/salt-formulas/salt-formula-linux
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
8
위키
Activity
소스 검색
Fix for issue
#179
. In linux/system/profile.sls, profile scripts always recreated. We need to define file instead service in required_in.
pull/180/head
Nick Metz
6 년 전
부모
a9cffb57f0
커밋
72e3001b7f
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
+1
-1
linux/system/profile.sls
+ 1
- 1
linux/system/profile.sls
파일 보기
@@ -20,7 +20,7 @@ profile.d_script_{{ name }}:
- defaults:
script: {{ script|yaml }}
- require_in:
-
servic
e: profile.d_clean
-
fil
e: profile.d_clean
{% endfor %}
{%- endif %}
Write
Preview
Loading…
취소
저장