puppetlabs / puppetlabs-apt

Puppet module to help manage Apt
https://forge.puppetlabs.com/puppetlabs/apt
Apache License 2.0
216 stars 462 forks source link

(CAT-1486) - Removing deprecated --force-yes flag with newly introduced flags #1140

Closed Ramesh7 closed 9 months ago

Ramesh7 commented 9 months ago

Summary

Removing --force-yes flag with new flags.

Additional Context

This is deprecated and replaced by --allow-unauthenticated , --allow-downgrades , --allow-remove-essential , --allow-change-held-packages.

Related Issues (if any)

https://github.com/puppetlabs/puppetlabs-apt/issues/1130

Checklist

praj1001 commented 9 months ago

LGTM