Skip to content

Commit

Permalink
Merge pull request #90 from natoscott/bpftrace-symlink
Browse files Browse the repository at this point in the history
bpftrace: follow bpftrace.conf symlink for latest PCP versions
  • Loading branch information
natoscott authored Aug 16, 2021
2 parents fdbec3a + cd3826e commit f361752
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 f361752

Please sign in to comment.