This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
salt-formula
의 미러
https://github.com/salt-formulas/salt-formula-salt
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
7
위키
Activity
소스 검색
Include salt.api in init.sls
tags/2016.12
Filip Pytloun
8 년 전
부모
8d71b8b1c9
커밋
a4d0c2ec4a
1개의 변경된 파일
과
4개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
+4
-1
salt/init.sls
+ 4
- 1
salt/init.sls
파일 보기
@@ -12,4 +12,7 @@ include:
{%- if pillar.salt.control is defined %}
- salt.control
{%- endif %}
{%- endif %}
{%- if pillar.salt.api is defined %}
- salt.api
{%- endif %}
{%- endif %}
Write
Preview
Loading…
취소
저장