Add the host variables for SAR for nuancier and meetbot

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-05-17 12:26:15 +02:00
parent 64b94acd97
commit ba290807e0
2 changed files with 14 additions and 0 deletions

View file

@ -12,3 +12,10 @@ vmhost: virthost22.phx2.fedoraproject.org
datacenter: phx2
host_backup_targets: ['/var/cache/nuancier']
# GDPR SAR variables - nuancier
sar_script: /usr/local/bin/nuancier_sar.py
sar_script_user: apache
sar_output_file: nuancier.json

View file

@ -9,3 +9,10 @@ eth0_ip: 10.5.126.49
vmhost: virthost03.phx2.fedoraproject.org
datacenter: phx2
host_backup_targets: ['/srv', '/var/lib/zodbot']
# GDPR SAR variables - meetbot
sar_script: /usr/local/bin/meetbot_sar.py
sar_script_user: root
sar_output_file: meetbot.json