This website works better with JavaScript.
首頁
探索
說明
註冊
登入
ExternalMirrors
/
iptables-formula
镜像来自
https://github.com/salt-formulas/salt-formula-iptables
關註
1
收藏
0
複製
1
程式碼
問題管理
0
版本發佈
6
Wiki
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…
取消
儲存