Commit Graph

274 Commits (6c93e13a25218956b4a3fd55695f487109c347a8)
 

Author SHA1 Message Date
Jérémy Dubois 6c93e13a25 Re add hosts file that should not be deleted, only removed from tracked files 1 year ago
Jérémy Dubois a4492844e4 Add hosts file to gitignore 1 year ago
Jérémy Dubois 950dbaec21 post-install: ignore errors from syspatch 1 year ago
Jérémy Dubois 1f07862c84 etc-git: use "ansible-commit" to efficiently commit all available repositories from Ansible
Using ansible-commit script from ansible-roles
1 year ago
Jérémy Dubois 6ef04839c4 fix copyright evocommit 1 year ago
Jérémy Dubois 335969ed42 post-install: group root does not exist, fix 1 year ago
Jérémy Dubois 445c6afe1f etc-git: fix when condition for /usr/share/scripts dir 1 year ago
Jérémy Dubois 2dc7d3073f post-install: fix syntax error 1 year ago
Jérémy Dubois be9f183359 Import last evocheck.sh version 1 year ago
Jérémy Dubois bb43bc5370 etc-git: add quote to numerical value so that it is seen as a string 1 year ago
Jérémy Dubois 490b733f1a etc-git: create gitignore files differently so that it stays idempotent 1 year ago
Jérémy Dubois e1ae8fefb9 post-install: add the date into the ldif generated file 1 year ago
Jérémy Dubois 46b9baf601 base: import last zzz_evobackup upstream version 1 year ago
Jérémy Dubois f57e9934ff Applying fix from yamllint and ansible-lint 1 year ago
Jérémy Dubois 1939ca3142 renamed install.yml to main.yml and add evocheck cron at the beginning of the daily.local file 1 year ago
Jérémy Dubois 04bdff87f4 base: add a "next_part" before executing evobackup in daily.local file 1 year ago
Jérémy Dubois 5481bb4698 evocheck: upstream release 22.04 1 year ago
Jérémy Dubois bd1d29b1bd nagios-nrpe: add a wraper to check_dhcpd to define the number of dhcpd processes that must be running depending on the CARP state 1 year ago
Jérémy Dubois bbe56e3422 etc-git: manage commits with an optimized shell script instead of many slow Ansible tasks + add versioning for /usr/share/scripts 1 year ago
Jérémy Dubois 5892777ef9 Fix CHANGELOG syntax 1 year ago
Jérémy Dubois e0c27ff083 collectd: add dhcp_pool.pl script 1 year ago
Jérémy Dubois 07f4dadd0e base: import dump-server-state.sh script 1 year ago
Jérémy Dubois ce886fdc1d post-install : improve management of ldif file for ldap 1 year ago
Jérémy Dubois bdda2b7b79 nagios-nrpe : add a check dhcp_pool 1 year ago
Jérémy Dubois 40ed5b0437 nagios-nrpe : handle the case where cached_mem is in GB to convert it in MB in check_free_mem.sh 1 year ago
Jérémy Dubois eb96fd41b2 base: zzz_evobackup upstream release 22.03 1 year ago
Jérémy Dubois e8782227b2 Update CHANGELOG 1 year ago
Jérémy Dubois 30a601b2e1 Import last evocheck.sh version 1 year ago
Jérémy Dubois b114d139d4 post-install: add a version number to motd-carp-state.sh 1 year ago
Jérémy Dubois ecacb00018 Import last evomaintenance and evobackup scripts 1 year ago
Jérémy Dubois 576e13db78 base: set the title of the terminal when connecting to a server 1 year ago
Jérémy Dubois a34f3d606b Fix motd-carp-state.sh
The current release is not necessarily the first line of dmesg.boot
1 year ago
Jérémy Dubois fe6235f8fb Multiple fixes
- accounts : the user.yml task has a loop in a loop, var name need to be changed
- base, kshrc : fix a previously deleted command on which is based the command that follows
- base, ntp : do not display this task as a change, it only gets some information
1 year ago
Jérémy Dubois d643c15be5 No become method is needed when running as root 1 year ago
Jérémy Dubois 66c84dca6c Delete the deprecated OpenVPN role 1 year ago
Jérémy Dubois 93f21a947c base: fix shell configuration, increase $HISTSIZE, and change history alias so it displays full history
"set -A" options are for ksh only
1 year ago
Jérémy Dubois 4506c835c5 Improve syntax of accounts role and fix missing tags 1 year ago
Jérémy Dubois f0ecc79696 accounts: use "evobsd_internal_group" for SSH authentication 1 year ago
Jérémy Dubois ad025bf507 Release 21.12 1 year ago
Jérémy Dubois 7b337c2db1 Update README, change needed vars files, edit .gitignore and remove unneeded environment variable 1 year ago
Jérémy Dubois 8a6d16e2dc Add .gitignore 1 year ago
Jérémy Dubois 4522546edd Add NRPE check bioctl for RAID devices and fix CHANGELOG and README syntax 1 year ago
Jérémy Dubois 798a87b0ff Configure locale to en_US.UTF-8, use vim as default git edit, and bump EvoBSD version
Configure locale to en_US.UTF-8 in .profile file so that "git log" displays the accents correctly
Use vim as default git editor for the same reason, and because its better than vi
Bump EvoBSD version : OpenBSD 7.0 is out
1 year ago
Jérémy Dubois 85fe9f6703 Comment out default check_bgpd in NRPE role
This check is not used as is and must be customized.
I comment it out so we do not confuse it with the customized one.
1 year ago
Jérémy Dubois e6e05268e5 Fix check_ipsecctl_critiques.sh 2 years ago
Jérémy Dubois 218568fc13 Add comment to check_ipsecctl_critiques.sh : how to use 2 years ago
Jérémy Dubois e0129f10b7 Update CHANGELOG and README 2 years ago
Jérémy Dubois fe3d2035f5 Add full ipsecctl check script
Different ipsecctl checks are currently used one the servers with no convention,
so I created one template with all that has to be checked.
2 years ago
Jérémy Dubois 9269b13123 Convert values in string 2 years ago
Jérémy Dubois 3ccc0ca924 Force task to run in check mode for NTP configuration 2 years ago