1e92a67db6
This is breaking jobs in zuul.ansible.com, as there is an issue with order with DNS. In our base jobs, we first configure ensure git repos are installed on the node, then configure the node for infra things like dns, package mirrors, etc. In our case, dns hasn't been fully configured, which makes the package install fail. I would propose we revert this change and re-release diskimage-builder. Or have git considered an image based dependency. A workaround for now has been to revert DIB, to rebuild images adding back git. However, this was exposed due to us missing one image. This reverts commit 5d09503c88a5538bf50f9f9974d276649b35d3d1. Change-Id: I533cbec83f7525175b9a94d70a61ba7424154aa6