We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b73b7e8 commit a94f932Copy full SHA for a94f932
roles/lib/tasks/install_puppeteer.yml
@@ -45,7 +45,7 @@
45
copy:
46
dest: /etc/apparmor.d/chrome-dev-builds
47
content: |
48
- abi <abi/{{ abi_version }}>,
+ abi <abi/4.0>,
49
include <tunables/global>
50
51
profile /usr/local/bin/**/chrome flags=(unconfined) {
0 commit comments