Skip to content

Commit

Permalink
backout unneeded test config change
Browse files Browse the repository at this point in the history
  • Loading branch information
sfraint committed Feb 23, 2021
1 parent 4877ced commit 5a539d9
Showing 1 changed file with 0 additions and 6 deletions.
Expand Up @@ -39,9 +39,3 @@ set rulebase application-override rules OVERRIDE_APP_RULE1 destination 1.0.0.0-1
set rulebase application-override rules OVERRIDE_APP_RULE1 port 7653
set rulebase application-override rules OVERRIDE_APP_RULE1 protocol tcp
set rulebase application-override rules OVERRIDE_APP_RULE1 application CUSTOM_APP1

set rulebase application-override rules INVALID_RULE1 description "this rule is missing all required fields"

set rulebase application-override rules INVALID_RULE2 description "this rule is missing all required fields except zones"
set rulebase application-override rules INVALID_RULE2 from any
set rulebase application-override rules INVALID_RULE2 to any

0 comments on commit 5a539d9

Please sign in to comment.