Skip to content

Commit 715670a

Browse files
committed
removing package_postfix_installed from sle12, sle15 defaults
1 parent cae6a6e commit 715670a

5 files changed

Lines changed: 3 additions & 2 deletions

File tree

products/sle12/profiles/default.profile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ selections:
3333
- sudo_vdsm_nopasswd
3434
- ntpd_configure_restrictions
3535
- fapolicyd_prevent_home_folder_access
36-
- package_postfix_installed
3736
- audit_privileged_commands_poweroff
3837
- accounts_password_pam_unix_rounds_password_auth
3938
- sudoers_no_root_target

products/sle12/profiles/pci-dss-4.profile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ selections:
9595
- '!use_pam_wheel_for_su'
9696
- use_pam_wheel_group_for_su
9797
- var_pam_wheel_group_for_su=cis
98+
- '!package_postfix_installed'
9899
# Following rules once had a prodtype incompatible with the sle12 product
99100
- '!set_firewalld_default_zone'
100101
- '!accounts_password_pam_dcredit'

products/sle12/profiles/pci-dss.profile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ selections:
1717
- sshd_approved_ciphers=cis_sle12
1818
- var_multiple_time_servers=suse
1919
- var_multiple_time_pools=suse
20+
- '!package_postfix_installed'
2021
# Exclude from PCI DISS profile all rules related to ntp and timesyncd and keep only
2122
# rules related to chrony
2223
- '!ntpd_specify_multiple_servers'

products/sle15/profiles/default.profile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ selections:
2727
- sudo_vdsm_nopasswd
2828
- package_mcstrans_removed
2929
- fapolicyd_prevent_home_folder_access
30-
- package_postfix_installed
3130
- accounts_password_pam_unix_rounds_password_auth
3231
- audit_privileged_commands_poweroff
3332
- configure_etc_hosts_deny

products/sle15/profiles/pci-dss-4.profile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ selections:
2020
- var_multiple_time_servers=suse
2121
- var_multiple_time_pools=suse
2222
- audit_rules_enable_syscall_auditing
23+
- '!package_postfix_installed'
2324
# Exclude from PCI DISS profile all rules related to ntp and timesyncd and keep only
2425
# rules related to chrony
2526
- '!ntpd_specify_multiple_servers'

0 commit comments

Comments
 (0)