Procházet zdrojové kódy

Travis Notification tests

pull/8/head
Martin819 před 7 roky
rodič
revize
a722ede952
1 změnil soubory, kde provedl 1 přidání a 9 odebrání
  1. +1
    -9
      tests/pillar/iptables_server.sls

+ 1
- 9
tests/pillar/iptables_server.sls Zobrazit soubor

@@ -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



Načítá se…
Zrušit
Uložit