Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't ask for user input when config files are updated in package #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dluksza
Copy link

@dluksza dluksza commented Jun 3, 2016

Changes

Add '--force-conf-def' and '--force-confold' parameters to dpkg command so that it does not wait for user input when package contain updated configuration files.

Verify

Do update from version 0.9 to the 0.11.1. Without those two additional flags ansible will bailout, because dpkg waits for the user input. With both flags it upgrades influxdb smoothly.


Add any relevant fixes or closes to reference github issues

Force dpkg to choose default or old configuration files when they are updated in the package. With both options ansible will not bailout during influxdb update.

Force dpkg to choose default or old configuration files when they are updated in the package. With both options ansible will not bailout during influxdb update.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant