aws-codedeploy-agent icon indicating copy to clipboard operation
aws-codedeploy-agent copied to clipboard

Allow forcing use of dpkg to install deb package

Open james-portman opened this issue 7 years ago • 1 comments

Fixes: #166

Description of changes:

Added 'debdpkg' install option to force using dpkg to install a deb package. This allows placing a custom config file before installing the package.

*Also fixes a typo in presumably untested code "Dkpg" -> "Dpkg"

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

james-portman avatar Jun 01 '18 14:06 james-portman

Coverage Status

Coverage remained the same at 91.873% when pulling ce2c3ff74f705ad17ff423deec5041db52ca5c87 on james-portman:allow-existing-config-files into be2e1a363342ddf68c017b83e06b17d5e8db9245 on aws:master.

coveralls avatar Jun 01 '18 14:06 coveralls