Add logrotate for backup gitea and vault

This commit is contained in:
2023-11-11 17:07:25 +01:00
parent c1b01f8ac0
commit c62f16d2e2
4 changed files with 39 additions and 5 deletions

17
hosts
View File

@@ -1,6 +1,6 @@
; [perso]
; ovh_fr ansible_host=37.187.127.90 ansible_user=stephane
; scaleway_fr ansible_host=163.172.84.28 ansible_user=stephane
[perso]
ovh_fr ansible_host=37.187.127.90 ansible_user=stephane
scaleway_fr ansible_host=163.172.84.28 ansible_user=stephane
; # TO KNOW WHOIS CHISEL SERVER
; [server]
@@ -20,4 +20,13 @@
; ubuntu-worker ansible_host=192.168.33.11 ansible_user=vagrant ansible_password=vagrant
#kubectl label node ubuntu-worker node-role.kubernetes.io/worker ubuntu-worker
#kubectl label node ubuntu-worker node-role.kubernetes.io/worker ubuntu-worker
; curl -v -X POST \
; -H "Content-Type: application/json" \
; -d '{
; "auth": "admin",
; "password": "test"
; }' \
; https://semaphore.jingoh.fr/auth/login