This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
openssh-formula
forked from
ExternalMirrors/openssh-formula
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Add a UseDNS option to pillar.example
master
Wes Turner
10 years ago
parent
970777b9bb
commit
44946b4142
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+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:
Write
Preview
Loading…
Cancel
Save