Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
ExternalMirrors
/
iptables-formula
espelhamento de
https://github.com/salt-formulas/salt-formula-iptables
Observar
1
Favorito
0
Fork
1
Código
Issues
0
Versões
6
Wiki
Atividade
Ver código fonte
Travis Notification tests
pull/8/head
Martin819
7 anos atrás
pai
6e775a941e
commit
a722ede952
1 arquivos alterados
com
1 adições
e
9 exclusões
Visão dividida
Mostrar estatísticas do Diff
+1
-9
tests/pillar/iptables_server.sls
+ 1
- 9
tests/pillar/iptables_server.sls
Ver arquivo
@@ -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
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar