ansible: Force dpkg configuration during release upgrades
authorKienan Stewart <kstewart@efficios.com>
Fri, 16 Jun 2023 18:20:48 +0000 (14:20 -0400)
committerKienan Stewart <kstewart@efficios.com>
Tue, 20 Jun 2023 15:18:55 +0000 (11:18 -0400)
commit7033367ae2fd2ea02f3920cef09f794b4986ff2b
tree734d0ff90b0cd47f469af5ea893077de6bd50bfe
parent770f5ebe451fbde8557fcb9a042dacab5a398e2d
ansible: Force dpkg configuration during release upgrades

This stops the installer from prompting for user decisions during the
various upgrades. Using confnew instead of confold risks breaking
configuration, but we largely use default configurations choosing the
new one means we don't have to go over all the diffs manually.

Change-Id: I754ec43fa35e23050659961ccbadf404ed7838cc
automation/ansible/playbooks/release-upgrade.yml
automation/ansible/tasks/debian_release_upgrade.yml
This page took 0.024582 seconds and 4 git commands to generate.