bwaegeneire
  • Joined on 2020-09-02
bwaegeneire commented on pull request evolix/ansible-roles#177 2024-04-12 16:58:36 +02:00
Add option to return the amp values

LGTM!

bwaegeneire commented on pull request evolix/ansible-roles#177 2024-04-12 16:55:20 +02:00
Add option to return the amp values

Upstream script to help review the change, even tho it seems fine at first glance.

bwaegeneire pushed to unstable at evolix/ansible-roles 2024-04-11 15:48:41 +02:00
5708e7205d nrpe: !disk1 exclude filesystem type overlay
bwaegeneire commented on pull request evolix/evoadmin-web#94 2024-04-03 16:31:31 +02:00
Fix ssh group membership.

We had a chat with @lpoujol about the implementation. I added the missing dash to the --groups options.

This can be merged as if, or if some one want it add /etc/ssh/sshd_config.d/*.conf

bwaegeneire pushed to fix-ssh-memebership at evolix/evoadmin-web 2024-04-03 16:29:15 +02:00
99741826f6 Fix ssh group membership.
bwaegeneire commented on pull request evolix/evoadmin-web#94 2024-04-03 16:25:17 +02:00
Fix ssh group membership.

Fixed.

bwaegeneire pushed to fix-ssh-memebership at evolix/evoadmin-web 2024-04-03 16:24:43 +02:00
c9ba84107f Fix ssh group membership.
bwaegeneire created pull request evolix/evoadmin-web#94 2024-03-25 14:21:47 +01:00
Fix ssh group membership.
bwaegeneire created branch fix-ssh-memebership in evolix/evoadmin-web 2024-03-25 14:21:32 +01:00
bwaegeneire pushed to fix-ssh-memebership at evolix/evoadmin-web 2024-03-25 14:21:32 +01:00
e66b095733 Fix ssh group membership.
bwaegeneire commented on pull request evolix/evobackup#71 2024-03-22 10:22:30 +01:00
Append pidfile to temp_files

I've tested this PR, it doesn't fix what it ought to, so I'm closing it.

It is replaced by the PR #72 which does fix the temporary files issue.

bwaegeneire closed pull request evolix/evobackup#71 2024-03-22 10:22:30 +01:00
Append pidfile to temp_files
bwaegeneire created pull request evolix/evobackup#72 2024-03-22 10:20:25 +01:00
fix-tempfiles
bwaegeneire created branch fix-tempfiles in evolix/evobackup 2024-03-22 10:19:08 +01:00
bwaegeneire pushed to fix-tempfiles at evolix/evobackup 2024-03-22 10:19:08 +01:00
21533c6fb9 client: Write temporary files in /tmp
9510546d48 client: Correctly clean up temporary files
Compare 2 commits »
bwaegeneire pushed to master at evolix/rescue-install 2024-02-21 13:57:11 +01:00
8864ee6a9a add OVH-SYS_Soft_RAID1_BackupServer_EFI_SATA.sh
bwaegeneire pushed to multi-php-v2 at evolix/ansible-roles 2024-01-12 13:52:54 +01:00
497dc26742 nagios-nrpe: check_phpfpm_multi use new locations of pools
bwaegeneire created branch multi-php-v2 in evolix/ansible-roles 2024-01-12 13:52:53 +01:00
bwaegeneire pushed to unstable at evolix/ansible-roles 2024-01-12 13:39:08 +01:00
72727a8332 nagios-nrpe: check_phpfpm_multi expand globing of args
bwaegeneire commented on pull request evolix/ansible-roles#172 2023-12-15 16:05:00 +01:00
webapps/evoadmin-mail: package can now installed via public.evolix.org/evolix repo starting from Bookworm

Why do you limit this change only to bookworm and up versions?

Otherwise, LGTM!