Add nfs-common package mapping
NFS client utilities for Debian are found in nfs-common, and the Fedora equivalent is found in nfs-utils. The NFS server components are already accounted for in the nfs-kernel-server mapping. Change-Id: I2a43208f54b7fb625c239ce22231c43e194a97ed
This commit is contained in:
parent
cfdad8e211
commit
d96740dc8a
@ -41,6 +41,7 @@ package_map = {
|
||||
'mysql-client-5.5': 'mariadb',
|
||||
'mysql-server-5.5': 'mariadb-server',
|
||||
'nagios-plugins-basic': 'nagios-plugins-all',
|
||||
'nfs-common': 'nfs-utils',
|
||||
'nfs-kernel-server': 'nfs-utils',
|
||||
'open-iscsi': 'iscsi-initiator-utils',
|
||||
'openssh-client': 'openssh-clients',
|
||||
|
Loading…
Reference in New Issue
Block a user