Skip to content

Commit

Permalink
Update shared/applicability/oval/installed_app_is_ocp4.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Watson Yuuma Sato <[email protected]>
  • Loading branch information
Vincent056 and yuumasato authored Feb 5, 2024
1 parent acf9765 commit a80ad8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/applicability/oval/installed_app_is_ocp4.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@

<ind:yamlfilecontent_state id="state_ocp4_{{{ minorversion }}}" version="1">
<ind:value datatype="record">
<field name="#" datatype="string" operation="pattern match">\b4\.{{{ minorversion }}}.*</field>
<field name="#" datatype="string" operation="pattern match">^4\.{{{ minorversion }}}.*</field>
</ind:value>
</ind:yamlfilecontent_state>

Expand Down

0 comments on commit a80ad8a

Please sign in to comment.