This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add retries to package installs (#88)
* Add retry guard around package installs to avoid locking Both YUM and APT consistently display temporary locking when building via packer and ansible * retry usually only fires once anecdotally * Changing to make style consistent with other roles
- Loading branch information