This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
linux-formula
의 미러
https://github.com/salt-formulas/salt-formula-linux
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
8
위키
Activity
소스 검색
Fix wrong name of requirement
tags/2016.12
Filip Pytloun
9 년 전
부모
0a0da4078b
커밋
bedfa10ae6
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
+1
-1
linux/network/interface.sls
+ 1
- 1
linux/network/interface.sls
파일 보기
@@ -133,7 +133,7 @@ linux_interface_{{ interface_name }}:
{%- endfor %}
- require:
{%- for network in interface.use_interfaces %}
- network: {{ network }}
- network:
linux_interface_
{{ network }}
{%- endfor %}
{%- endif %}
Write
Preview
Loading…
취소
저장