Skip to content

v0.1.3

Compare
Choose a tag to compare
@yorinasub17 yorinasub17 released this 09 Sep 19:21
· 17 commits to master since this release
013a0b4

Modules affected

  • dynamic-ubuntu-wait.sh [NEW]

Description

Introduce a new helper script that can be used to wait for apt locks to be released. This is useful in infrastructure setup scripts (e.g. packer) where the nodes may start updating the packages as it is booting, preventing you from interacting with apt.

Related links