aws / aws-codedeploy-agent

Host Agent for AWS CodeDeploy
https://aws.amazon.com/codedeploy
Apache License 2.0
328 stars 188 forks source link

[Feature Request] Allow forcing use of dpkg to install deb package #366

Open mwjones-aws opened 1 year ago

mwjones-aws commented 1 year ago

https://github.com/aws/aws-codedeploy-agent/pull/167

Copied from PR description

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