The fedora people SAR dump is XML now instead of JSON.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
8b3f02c228
commit
0f9409acf3
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue