Skip to content

Commit

Permalink
test/configs: update OpenSCAP tests
Browse files Browse the repository at this point in the history
Update the OpenSCAP tests with the autotailor overrides

Jira: https://issues.redhat.com/browse/COMPOSER-1994
  • Loading branch information
kingsleyzissou committed Dec 4, 2023
1 parent 2b27224 commit 3e15780
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions test/configs/all-with-oscap.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
{
"name": "bluez",
"version": "*"
},
{
"name": "openscap-utils",
"version": "*"
}
],
"modules": [],
Expand Down Expand Up @@ -146,6 +150,12 @@
"unselected": [
"rpm_verify_hashes",
"enable_fips_mode"
],
"overrides": [
{
"var": "sshd_idle_timeout_value",
"value": 600
}
]
}
}
Expand Down

0 comments on commit 3e15780

Please sign in to comment.