Skip to content

Commit ed0848e

Browse files
committed
SLE15 set sshd_distributed_config to true
1 parent c6a38f0 commit ed0848e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

products/sle15/product.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ profiles_root: "./profiles"
1414

1515
init_system: "systemd"
1616

17+
sshd_distributed_config: "true"
18+
1719
pkg_manager: "zypper"
1820
pkg_manager_config_file: "/etc/zypp/zypp.conf"
1921

tests/data/product_stability/sle15.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ release_key_fingerprint: FEAB502539D846DB2C0961CA70AF9E8139DB7C82
109109
rsyslog_cafile: /etc/pki/tls/cert.pem
110110
sshd_config_base_dir: /etc/ssh
111111
sshd_config_dir: /etc/ssh/sshd_config.d
112-
sshd_distributed_config: 'false'
112+
sshd_distributed_config: 'true'
113113
sshd_hardening_config_basename: 00-complianceascode-hardening.conf
114114
sshd_main_config_file: /etc/ssh/sshd_config
115115
sshd_sysconfig_file: /etc/sysconfig/sshd

0 commit comments

Comments
 (0)