add gentoo support
This commit is contained in:
		
							parent
							
								
									28e0916840
								
							
						
					
					
						commit
						c6aeaf4dc5
					
				| @ -24,6 +24,15 @@ | ||||
|         'banner': '/etc/ssh/banner', | ||||
|         'banner_src': 'salt://openssh/files/banner', | ||||
|     }, | ||||
|     'Gentoo': { | ||||
|         'server': 'net-misc/openssh', | ||||
|         'client': 'net-misc/openssh', | ||||
|         'service': 'sshd', | ||||
|         'sshd_config': '/etc/ssh/sshd_config', | ||||
|         'sshd_config_src': 'salt://openssh/files/sshd_config', | ||||
|         'banner': '/etc/ssh/banner', | ||||
|         'banner_src': 'salt://openssh/files/banner', | ||||
|     }, | ||||
|     'RedHat': { | ||||
|         'server': 'openssh-server', | ||||
|         'client': 'openssh', | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Marc Schiffbauer
						Marc Schiffbauer