Skip to content

Commit

Permalink
update vendor_product_by_source.conf
Browse files Browse the repository at this point in the history
Remove bogus comment and update version string
  • Loading branch information
Mark Bonsack committed Oct 7, 2019
1 parent ed700e4 commit d54bf2a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package/etc/context_templates/vendor_product_by_source.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
@version: 3.22
#TODO: #60 The syntax below uses regex and an indirect reference to a variable due to a
#bug/limitation of selector files. The better syntax should be as follows
#filter {match("f5_test" template("$(env PRESUME_SYSLOG)")); };
@version: 3.23

filter f_test_test {
host("testvp-*" type(glob)) or
Expand Down

0 comments on commit d54bf2a

Please sign in to comment.