Add package mappings for augeas-tools and openssh-client
Change-Id: I06e2c30ea13ff616ca2ae7c55a7c050aaae64df9
This commit is contained in:
parent
8c5888e853
commit
82eacdec2f
@ -45,6 +45,8 @@ package_map = {
|
||||
'python-pyopenssl': 'pyOpenSSL',
|
||||
'libmysqlclient-dev': 'mysql-devel',
|
||||
'arping': 'iputils',
|
||||
'augeas-tools': 'augeas',
|
||||
'openssh-client': 'openssh-clients',
|
||||
}
|
||||
|
||||
for arg in sys.argv[1:]:
|
||||
|
Loading…
Reference in New Issue
Block a user