Andrea Dell'Amico adellam
  • Joined on 2019-04-01
adellam pushed to master at ISTI-ansible-roles/ansible-role-tomcat-multiple-i... 2024-07-22 14:24:11 +02:00
f5898f54a5 Do not use UseConcMarkSweepGC with openjdk > 11.
adellam pushed to master at ISTI-ansible-roles/ansible-role-tomcat 2024-07-22 14:22:22 +02:00
5251a37035 Do not use UseConcMarkSweepGC with openjdk > 11.
adellam pushed to master at ISTI-ansible-roles/ansible-role-tomcat 2024-07-22 13:11:28 +02:00
be78981443 tomcat 10 uses 'tomcat' as a user in ubuntu.
adellam pushed to master at ISTI-ansible-roles/ansible-role-tomcat-multiple-i... 2024-07-22 11:27:05 +02:00
32dab25a42 Use version_compare for versions comparison.
adellam pushed to master at ISTI-ansible-roles/ansible-role-tomcat 2024-07-22 11:23:08 +02:00
b9c9218418 Use version_compare for the version comparisons.
adellam pushed to master at ISTI-ansible-roles/ansible-role-shinyproxy 2024-07-16 15:28:35 +02:00
0be2fa56e3 Use dnsrr as endpoint mode when deployed as swarm.
adellam pushed to master at ISTI-ansible-roles/ansible-role-basic-system-setup 2024-07-15 14:05:38 +02:00
8a9e104b99 Fix the grub default path also in the task that adds the configuration.
adellam pushed to master at ISTI-ansible-roles/ansible-role-basic-system-setup 2024-07-12 17:27:36 +02:00
e6fc3d76b9 Fix the grub default config path.
adellam pushed to master at ISTI-ansible-roles/ansible-role-basic-system-setup 2024-07-12 17:20:00 +02:00
d4ce7432b7 Optional grub cmdline parameters.
adellam pushed to master at ISTI-ansible-roles/ansible-role-basic-system-setup 2024-07-12 16:32:14 +02:00
5abdd7babc swap device: use shell instead of command.
adellam pushed to master at ISTI-ansible-roles/ansible-role-basic-system-setup 2024-07-12 16:30:44 +02:00
9244f93dc3 Optionally setup a swap device.
adellam pushed to master at ISTI-ansible-roles/ansible-role-basic-system-setup 2024-07-09 16:18:41 +02:00
9f51bcbba2 Fix a typo.
adellam pushed to master at ISTI-ansible-roles/ansible-role-basic-system-setup 2024-07-09 16:04:50 +02:00
dd345fcc91 Fix the path of the 2024 letsencrypt certificates.
adellam pushed to master at ISTI-ansible-roles/ansible-role-nginx 2024-06-11 14:49:37 +02:00
f2d22e9d53 Introduce nginx_access_control_allow_origin_src.
adellam pushed to master at ISTI-ansible-roles/ansible-role-nginx 2024-06-11 14:46:30 +02:00
e97690243d Remove hiding Access-Control-Allow-Origin from the virtualhost.
adellam pushed to master at ISTI-ansible-roles/ansible-role-basic-system-setup 2024-06-10 16:39:09 +02:00
d5c91e42ce See #27635. The letsencrypt intermediate CAs changed.
adellam pushed to master at ISTI-ansible-roles/ansible-role-nginx 2024-06-06 12:55:57 +02:00
99f5a5836f Directive proxy_hide_header Access-Control-Allow-Origin; only when cors is global.
adellam pushed to master at ISTI-ansible-roles/ansible-role-nginx 2024-06-06 12:30:29 +02:00
92c84d93c2 Remove a wrong 'proxy_hide_header' directive.
adellam pushed to master at ISTI-ansible-roles/ansible-role-nginx 2024-06-06 12:22:41 +02:00
6f005d13a5 Globally hide the header Access-Control-Allow-Origin before adding it.
adellam pushed to master at ISTI-ansible-roles/ansible-role-nginx 2024-06-06 12:17:29 +02:00
634744cd71 hide the header Access-Control-Allow-Origin before adding it.