Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
documentation_complete: true

prodtype: rhel7,rhel8
prodtype: ol7,ol8,rhel7,rhel8

title: 'Disable Apache Qpid (qpidd)'

Expand Down
2 changes: 2 additions & 0 deletions ol7/profiles/standard.profile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ selections:
- accounts_password_all_shadowed
- mount_option_dev_shm_nodev
- mount_option_dev_shm_nosuid
- audit_rules_privileged_commands
- audit_rules_privileged_commands_at
- audit_rules_privileged_commands_chage
- audit_rules_privileged_commands_chsh
Expand Down Expand Up @@ -76,5 +77,6 @@ selections:
- service_oddjobd_disabled
- service_rdisc_disabled
- service_rsyslog_enabled
- service_qpidd_disabled
- partition_for_var_log
- partition_for_var_log_audit
2 changes: 2 additions & 0 deletions ol8/profiles/standard.profile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ selections:
- accounts_password_all_shadowed
- mount_option_dev_shm_nodev
- mount_option_dev_shm_nosuid
- audit_rules_privileged_commands
- audit_rules_privileged_commands_at
- audit_rules_privileged_commands_chage
- audit_rules_privileged_commands_chsh
Expand Down Expand Up @@ -76,6 +77,7 @@ selections:
- service_oddjobd_disabled
- service_rdisc_disabled
- service_rsyslog_enabled
- service_qpidd_disabled
- partition_for_var_log
- partition_for_var_log_audit
- configure_crypto_policy
Expand Down