Skip to content

Commit

Permalink
Disable CCN profiles on RHEL-10
Browse files Browse the repository at this point in the history
  • Loading branch information
mildas committed Aug 21, 2024
1 parent a19641d commit 94f1610
Show file tree
Hide file tree
Showing 12 changed files with 72 additions and 72 deletions.
12 changes: 6 additions & 6 deletions hardening/anaconda/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -82,22 +82,22 @@ adjust:

/ccn_advanced:
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_intermediate:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_basic:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10
12 changes: 6 additions & 6 deletions hardening/anaconda/with-gui.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -77,22 +77,22 @@ duration: 2h

/ccn_advanced:
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_intermediate:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_basic:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10
12 changes: 6 additions & 6 deletions hardening/ansible/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -83,22 +83,22 @@ adjust:

/ccn_advanced:
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_intermediate:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_basic:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10
12 changes: 6 additions & 6 deletions hardening/ansible/with-gui.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -80,22 +80,22 @@ duration: 2h

/ccn_advanced:
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_intermediate:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_basic:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10
12 changes: 6 additions & 6 deletions hardening/host-os/ansible/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -72,22 +72,22 @@ adjust:

/ccn_advanced:
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_intermediate:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_basic:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10
12 changes: 6 additions & 6 deletions hardening/host-os/oscap/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -64,22 +64,22 @@ tag:

/ccn_advanced:
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_intermediate:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_basic:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10
12 changes: 6 additions & 6 deletions hardening/image-builder/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -86,22 +86,22 @@ adjust:

/ccn_advanced:
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_intermediate:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_basic:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10
12 changes: 6 additions & 6 deletions hardening/kickstart/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -86,22 +86,22 @@ adjust:

/ccn_advanced:
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_intermediate:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_basic:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10
12 changes: 6 additions & 6 deletions hardening/kickstart/with-gui.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -80,22 +80,22 @@ duration: 2h

/ccn_advanced:
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_intermediate:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_basic:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10
12 changes: 6 additions & 6 deletions hardening/oscap/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -79,22 +79,22 @@ adjust:

/ccn_advanced:
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_intermediate:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_basic:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10
12 changes: 6 additions & 6 deletions hardening/oscap/old-new/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -65,22 +65,22 @@ environment+:

/ccn_advanced:
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_intermediate:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_basic:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10
12 changes: 6 additions & 6 deletions hardening/oscap/with-gui.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -80,22 +80,22 @@ duration: 2h

/ccn_advanced:
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_intermediate:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

/ccn_basic:
tag+:
- subset-profile
adjust+:
- when: distro == rhel-8
- when: distro == rhel-8 or distro == rhel-10
enabled: false
because: CCN profiles are not present on RHEL-8
because: CCN profiles are not present on RHEL-8 and on RHEL-10

0 comments on commit 94f1610

Please sign in to comment.