Fix the default Subystem sftp-server path for SLE

This commit is contained in:
Theo Chatzimichos 2016-03-23 14:41:25 +01:00
parent d5db2a6e89
commit 0abbaac60d

View File

@ -38,6 +38,7 @@ that differ from whats in defaults.yaml
'client': 'openssh',
'service': 'sshd',
'dig_pkg': 'bind-utils',
'Subsystem': 'sftp /usr/lib/ssh/sftp-server',
},
}
, grain="os_family"