Skip to content

Commit

Permalink
demonstrate logical expression on chronyd_or_ntp_* rules
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtapolasek committed Nov 23, 2021
1 parent c71ba3a commit 5928958
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@ rationale: |-
severity: medium

platforms:
- ntp
- chrony
- ntp or chrony

identifiers:
cce@rhcos4: CCE-82684-2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ rationale: |-
severity: medium

platform: machine # The check uses service_... extended definition, which doesnt support offline mode
platform: machine and (chrony or ntp) # The check uses service_... extended definition, which doesnt support offline mode

identifiers:
cce@rhcos4: CCE-82683-4
Expand Down

0 comments on commit 5928958

Please sign in to comment.