From d29d49f237749ce96562eda565bc5b14652a5302 Mon Sep 17 00:00:00 2001 From: Astro Date: Tue, 29 Nov 2016 02:22:56 +0100 Subject: [PATCH] upstream: fix flow-keys --- salt-pillar/upstream/anon1.sls | 2 +- salt-pillar/upstream/upstream1.sls | 2 +- salt-pillar/upstream/upstream2.sls | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/salt-pillar/upstream/anon1.sls b/salt-pillar/upstream/anon1.sls index cd9f077..32dc624 100644 --- a/salt-pillar/upstream/anon1.sls +++ b/salt-pillar/upstream/anon1.sls @@ -1,4 +1,4 @@ upstream: interface: ipredator up-bandwidth: 2000 - flow-keys: nfct-src,nfct-dst + flow-keys: nfct-src diff --git a/salt-pillar/upstream/upstream1.sls b/salt-pillar/upstream/upstream1.sls index 9498d56..2557bbd 100644 --- a/salt-pillar/upstream/upstream1.sls +++ b/salt-pillar/upstream/upstream1.sls @@ -1,4 +1,4 @@ upstream: interface: up1 up-bandwidth: 6000 - flow-keys: nfct-src,nfct-dst + flow-keys: nfct-src diff --git a/salt-pillar/upstream/upstream2.sls b/salt-pillar/upstream/upstream2.sls index 0b1530c..f6eec9f 100644 --- a/salt-pillar/upstream/upstream2.sls +++ b/salt-pillar/upstream/upstream2.sls @@ -1,4 +1,4 @@ upstream: interface: up2 up-bandwidth: 6000 - flow-keys: nfct-src,nfct-dst + flow-keys: nfct-src