You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,8 @@ This cookbook provides secure ssh-client and ssh-server configurations. This coo
58
58
*`['ssh-hardening']['ssh']['sftp']['group']` - `sftponly` to configure the `Match Group` option of SFTP to allow SFTP only for dedicated users
59
59
*`['ssh-hardening']['ssh']['sftp']['chroot']` - `/home/%u` to configure the directory where the SFTP user should be chrooted
60
60
61
+
Notice: Some of attribute defaults of this cookbook are set in the recipes. You will have to use a higher [attribute precedence](https://docs.chef.io/attributes.html#attribute-precedence) in order to override them.
0 commit comments