Add package mappings for augeas-tools and openssh-client

Change-Id: I06e2c30ea13ff616ca2ae7c55a7c050aaae64df9
This commit is contained in:
Matthew Farrellee 2013-07-11 17:35:04 -04:00
parent 8c5888e853
commit 82eacdec2f

View File

@ -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:]: