Skip to content

Commit

Permalink
bpftrace: follow bpftrace.conf symlink for latest PCP versions
Browse files Browse the repository at this point in the history
Resolves Red Hat BZ #1993240
  • Loading branch information
kurik authored and natoscott committed Aug 16, 2021
1 parent fdbec3a commit cd3826e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/bpftrace/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@
src: bpftrace.conf.j2
dest: "{{ __bpftrace_conf }}"
mode: 0600
follow: yes
when: bpftrace_metrics_provider == 'pcp'

0 comments on commit cd3826e

Please sign in to comment.