feat: add Firefox browser from Mozilla repository

This commit is contained in:
Ben Grande 2024-05-24 13:53:17 +02:00
parent c8b9bb3198
commit cbf61e674e
No known key found for this signature in database
GPG key ID: 00C64E14F51F9E56
12 changed files with 98 additions and 9 deletions

View file

@ -81,7 +81,7 @@ If sls_path is 'browser', then this would install the repo from:
{% endif -%}
{% if salt['cmd.shell']('command -v apt-cacher-ng-repo >/dev/null') -%}
{% if salt['cmd.retcode']('command -v apt-cacher-ng-repo >/dev/null') == 0 -%}
"{{ name }}-run-apt-cacher-ng-repo":
cmd.run:
- name: apt-cacher-ng-repo