diff --git a/inventory/host_vars/nuancier01.phx2.fedoraproject.org b/inventory/host_vars/nuancier01.phx2.fedoraproject.org index ef353663b2..594a12ad68 100644 --- a/inventory/host_vars/nuancier01.phx2.fedoraproject.org +++ b/inventory/host_vars/nuancier01.phx2.fedoraproject.org @@ -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 + diff --git a/inventory/host_vars/value01.phx2.fedoraproject.org b/inventory/host_vars/value01.phx2.fedoraproject.org index cbead328ab..717bf15cc3 100644 --- a/inventory/host_vars/value01.phx2.fedoraproject.org +++ b/inventory/host_vars/value01.phx2.fedoraproject.org @@ -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 +