Add the host variables for SAR for nuancier and meetbot
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
64b94acd97
commit
ba290807e0
2 changed files with 14 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue