Sha256: 91efa13215c0b02453480dd8bbe5ab637143d1b54acee23ada6aad68f6881af4

Contents?: true

Size: 277 Bytes

Versions: 5

Compression:

Stored size: 277 Bytes

Contents

Port <%= @port %>
AddressFamily any
Protocol 2

PermitRootLogin no
StrictModes yes
PubkeyAuthentication yes
PasswordAuthentication no
PermitEmptyPasswords no
AuthorizedKeysFile <%= File.expand_path("id_rsa.pub", ssh_dir) %>
PidFile <%= File.expand_path("sshd.pid", ssh_dir) %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
tengine_job-0.6.13 spec/sshd/sshd_config.erb
tengine_job-0.6.12 spec/sshd/sshd_config.erb
tengine_job-0.6.11 spec/sshd/sshd_config.erb
tengine_job-0.6.10 spec/sshd/sshd_config.erb
tengine_job-0.6.9 spec/sshd/sshd_config.erb