Skip to content

Commit

Permalink
better unproxy and new composer
Browse files Browse the repository at this point in the history
  • Loading branch information
JanSkalny committed Mar 18, 2024
1 parent 8fa70fa commit c4ce1d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions linux-unproxy/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- /etc/apt/apt.conf.d/99proxy
- /etc/apt/apt.conf.d/90curtin-aptproxy
- /etc/apt/apt.conf.d/proxy.conf
- /usr/lib/environment.d/99-environment.conf

- name: do we have wget?
stat:
Expand Down
2 changes: 1 addition & 1 deletion www/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ php_open_basedir: ""
php_session_save_path: "/var/lib/php/sessions"
php_allow_url_fopen: "On"

composer_checksum: "sha384:e21205b207c3ff031906575712edab6f13eb0b361f2085f1f1237b7126d785e826a450292b6cfd1d64d92e6563bbde02"
composer_checksum: "sha384:dac665fdc30fdd8ec78b38b9800061b4150413ff2e3b6f88543c636f7cd84f6db9189d43a81e5503cda447da73c7e5b6"

#XXX: hardened PHP
#php_open_basedir: "/var/www/XXX/public"
Expand Down

0 comments on commit c4ce1d9

Please sign in to comment.