secondary: enable sftp support
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
7bbdf4f679
commit
eedc86fbcc
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ tcp_ports: [80, 443, 873]
|
||||||
rsyncd_conf: "rsyncd.conf.download-{{ datacenter }}"
|
rsyncd_conf: "rsyncd.conf.download-{{ datacenter }}"
|
||||||
nrpe_procs_warn: 900
|
nrpe_procs_warn: 900
|
||||||
nrpe_procs_crit: 1000
|
nrpe_procs_crit: 1000
|
||||||
|
sshd_sftp: true
|
||||||
|
|
||||||
# nfs mount options, overrides the all/default
|
# nfs mount options, overrides the all/default
|
||||||
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,actimeo=600,nfsvers=3"
|
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,actimeo=600,nfsvers=3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue