added archlinux support to openssh map.jinja
This commit is contained in:
		
							parent
							
								
									e4944f7f8f
								
							
						
					
					
						commit
						5871efb5bd
					
				| @ -32,5 +32,14 @@ | ||||
|         'sshd_config_src': 'salt://openssh/files/sshd_config', | ||||
|         'banner': '/etc/ssh/banner', | ||||
|         'banner_src': 'salt://openssh/files/banner', | ||||
|     } | ||||
|     }, | ||||
|     'Arch': { | ||||
|         'server': 'openssh', | ||||
|         'client': 'openssh', | ||||
|         'service': 'sshd.socket', | ||||
|         'sshd_config': '/etc/ssh/sshd_config', | ||||
|         'sshd_config_src': 'salt://openssh/files/sshd_config', | ||||
|         'banner': '/etc/ssh/banner', | ||||
|         'banner_src': 'salt://openssh/files/banner', | ||||
|     },  | ||||
| }, merge=salt['pillar.get']('openssh:lookup')) %} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Niels Abspoel
						Niels Abspoel