This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
iptables-formula
의 미러
https://github.com/salt-formulas/salt-formula-iptables
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
6
위키
Activity
소스 검색
Travis Notification tests
pull/8/head
Martin819
7 년 전
부모
6e775a941e
커밋
a722ede952
1개의 변경된 파일
과
1개의 추가작업
그리고
9개의 파일을 삭제
분할 보기
변경상태 보기
+1
-9
tests/pillar/iptables_server.sls
+ 1
- 9
tests/pillar/iptables_server.sls
파일 보기
@@ -2,13 +2,5 @@ iptables:
service:
enabled: true
chain:
INPUT:
rule:
test:
position: 1
table: filter
protocol: tcp
destination_port: 8088
source_network: 127.0.0.1
jump: ACCEPT
Write
Preview
Loading…
취소
저장