Add a UseDNS option to sshd_config
This commit is contained in:
		
							parent
							
								
									11eb243c1c
								
							
						
					
					
						commit
						970777b9bb
					
				| @ -125,6 +125,9 @@ | ||||
| # and ChallengeResponseAuthentication to 'no'. | ||||
| {{ option_default_uncommented('UsePAM', 'yes') }} | ||||
| 
 | ||||
| # DNS resolve and map remote IP addresses | ||||
| {{ option('UseDNS', 'yes') }} | ||||
| 
 | ||||
| {# Handling unknown in salt template options #} | ||||
| {%- for keyword, argument in sshd_config.iteritems() %} | ||||
|   {%- if not keyword in processed_options -%} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Wes Turner
						Wes Turner