]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
builder.yml: Reinstall vagrant(-libvirt) if needed 2598/head
authorDavid Galloway <david.galloway@ibm.com>
Thu, 28 May 2026 20:22:06 +0000 (16:22 -0400)
committerDavid Galloway <david.galloway@ibm.com>
Thu, 28 May 2026 20:55:04 +0000 (16:55 -0400)
commit81e38dda545b34ac4c3872303cb706b6eacfdda3
treebf84e344adfad563b59cd09aa8170dfece7a91ae
parent2ba10a6e30c07465612985f98c5dc3f8f88fb1dd
builder.yml: Reinstall vagrant(-libvirt) if needed

Avoids:

```
Vagrant failed to properly resolve required dependencies. These
errors can commonly be caused by misconfigured plugin installations
or transient network issues. The reported error is:
nokogiri requires Ruby version >= 3.2, < 4.1.dev. The current ruby version is 2.7.4.191.
```

Which happens when an old vagrant version is installed on a builder then the version of vagrant provided in the chacra repo is newer.

Signed-off-by: David Galloway <david.galloway@ibm.com>
ansible/examples/builder.yml