Skip to content

Commit a94f932

Browse files
hardcoded abi version
1 parent b73b7e8 commit a94f932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/lib/tasks/install_puppeteer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
copy:
4646
dest: /etc/apparmor.d/chrome-dev-builds
4747
content: |
48-
abi <abi/{{ abi_version }}>,
48+
abi <abi/4.0>,
4949
include <tunables/global>
5050
5151
profile /usr/local/bin/**/chrome flags=(unconfined) {

0 commit comments

Comments
 (0)