Browse Source

Add a UseDNS option to pillar.example

tags/v0.41.0
Wes Turner 10 years ago
parent
commit
44946b4142
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      pillar.example

+ 1
- 0
pillar.example View File

@@ -29,6 +29,7 @@ sshd_config:
AcceptEnv: "LANG LC_*"
Subsystem: "sftp /usr/lib/openssh/sftp-server"
UsePAM: 'yes'
UseDNS: 'yes'

openssh:
auth:

Loading…
Cancel
Save