Fix upgrades in cached lxd image creation 73/5873/1
authorAdam Israel <adam.israel@canonical.com>
Wed, 7 Mar 2018 17:55:34 +0000 (12:55 -0500)
committerAdam Israel <adam.israel@canonical.com>
Wed, 7 Mar 2018 17:55:34 +0000 (12:55 -0500)
commit3f761ada8cd0a90a0e0b9dfd20342a63ed7f48b8
tree10f4c45e5818d99d6af1b50b89215775b09ddc89
parent24b74c204486931dba34ee2a4a2665984216700a
Fix upgrades in cached lxd image creation

A recent update to vmware-tools in trusty caused dpkg to prompt the user
to keep their existing configuration or use the new version, which
caused the update-lxd-image script to fail.

This instructs dpkg to choose which configuration file to keep,
defaulting to the existing configuration.

Signed-off-by: Adam Israel <adam.israel@canonical.com>
jenkins/VCA/update-lxd-image.sh