Add a 2 minute lock timeout to the first invocation of apt. This is
authorWard Vandewege <ward@curii.com>
Thu, 28 Apr 2022 15:15:44 +0000 (11:15 -0400)
committerWard Vandewege <ward@curii.com>
Thu, 28 Apr 2022 15:15:44 +0000 (11:15 -0400)
commitf959aac33c7f09df2975a81b8a1cd1eeeb38af6f
tree7f31bf726630a2bad571e0aa4748b96752fa9eb3
parent0b4945244d55214b331adabce38e33800b55b3e1
Add a 2 minute lock timeout to the first invocation of apt. This is
supported from apt 1.9.1 (i.e Debian 11, ubuntu 20.04 and up). It avoids
race conditions, e.g. caused by cloud-init running apt on a node that
has just booted.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
tools/salt-install/provision.sh