Skip to content
Extraits de code Groupes Projets
Valider 32def3f5 rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

[IMP] add name for cache

parent 58af9cb0
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -10,5 +10,5 @@ export SWIFT_REGIONNAME="{{ swift_odoo_regionname }}"
export PASSPHRASE="{{ git_backup_pass }}"
duplicity full --volsize 200 {{ tmp_backup_dir }} swift://gitlab_{{ inventory_hostname|lower }}
duplicity full --name backup --volsize 200 {{ tmp_backup_dir }} swift://gitlab_{{ inventory_hostname|lower }}
duplicity remove-all-but-n-full 30 --force swift://gitlab_{{ inventory_hostname|lower }}
......@@ -10,5 +10,5 @@ export SWIFT_REGIONNAME="{{ swift_odoo2_regionname }}"
export PASSPHRASE="{{ git_backup_pass }}"
duplicity full --volsize 200 {{ tmp_backup_dir }} swift://gitlab_{{ inventory_hostname|lower }}
duplicity full --name backup2 --volsize 200 {{ tmp_backup_dir }} swift://gitlab_{{ inventory_hostname|lower }}
duplicity remove-all-but-n-full 30 --force swift://gitlab_{{ inventory_hostname|lower }}
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter