Salt - caching proxy - mask tinyproxy

This commit is contained in:
unman 2024-02-10 14:01:08 +00:00
parent 1bd359e398
commit 049601fe81
No known key found for this signature in database
GPG Key ID: FDD1B8244731B36C
2 changed files with 11 additions and 1 deletions

View File

@ -1,5 +1,5 @@
Name: 3isec-qubes-cacher
Version: 1.12
Version: 1.13
Release: 1%{?dist}
Summary: A caching proxy in Qubes
@ -96,6 +96,8 @@ if [ $1 -eq 0 ]; then
fi
%changelog
* Sat Feb 10 2024 unman <unman@thirdeyesecurity.org> - 1.12
- mask tinyproxy
* Tue Jan 30 2024 unman <unman@thirdeyesecurity.org> - 1.12
- Update file locations for use in Qubes 4.2
* Thu Nov 30 2023 unman <unman@thirdeyesecurity.org> - 1.11

View File

@ -21,6 +21,14 @@ installed:
- anacron
- apt-cacher-ng
tinyproxy-disable:
cmd.run:
- name: systemctl disable tinyproxy
tinyproxy-mask:
cmd.run:
- name: systemctl mask tinyproxy
systemd-disable:
cmd.run:
- name: systemctl disable apt-cacher-ng