The fedora people SAR dump is XML now instead of JSON.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2018-05-21 16:28:07 +00:00
parent 8b3f02c228
commit 0f9409acf3

View file

@ -38,4 +38,4 @@ ssh_hostnames:
# GDPR SAR vars
sar_script: "/usr/bin/tree /home/fedora/$SAR_USERNAME -DFgXfpsu --timefmt %Y-%m-%dT%H:%M:%SZ"
sar_script_user: "root"
sar_output_file: "fedora_people.json"
sar_output_file: "fedora_people.xml"