Skip to content

Commit

Permalink
Update lp-f5_bigip.conf.tmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
mbonsack authored and GitHub committed Mar 27, 2020
1 parent 6961185 commit 91f2cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/etc/conf.d/log_paths/lp-f5_bigip.conf.tmpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# F5_BIGIP
{{- /* The following provides a unique port source configuration if env var(s) are set */}}
{{- $context := dict "port_id" "F5_BIGIP" "parser" "rfc3164" }}
{{- $context := dict "port_id" "F5_BIGIP" "parser" "common" }}
{{- tmpl.Exec "t/source_network.t" $context }}

log {
Expand Down

0 comments on commit 91f2cfc

Please sign in to comment.