This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
openssh-formula
의 미러
https://github.com/saltstack-formulas/openssh-formula
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
27
위키
Activity
소스 검색
defaults do not need a prefix
tags/v0.41.0
Robert Fairburn
10 년 전
부모
85c97b450a
커밋
1a2de43ed7
1개의 변경된 파일
과
0개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
+0
-1
openssh/files/sshd_config
+ 0
- 1
openssh/files/sshd_config
파일 보기
@@ -29,7 +29,6 @@
{%- endif -%}
{#- add prefix to keyword and/or default -#}
{%- set keyword = prefix ~ keyword -%}
{%- set default = prefix ~ default -%}
{{ render_option(keyword, default) }}
{%- endmacro -%}
Write
Preview
Loading…
취소
저장