]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Vagrantfile: address deprecation warning
authorGuillaume Abrioux <gabrioux@redhat.com>
Sat, 24 Sep 2022 06:38:31 +0000 (08:38 +0200)
committerTeoman ONAY <tonay@redhat.com>
Wed, 31 May 2023 21:07:13 +0000 (23:07 +0200)
commit86ab93efbb25d12d7e1f7b9a44e26e5429c71055
tree6d04a35a96973acacc2a8551a436693ba9a68d2b
parentaaa9f1d2910f5b7c1e0f6959c64a744afe5aa330
Vagrantfile: address deprecation warning

```
==> mgr0: Libvirt Provider: volume_cache is deprecated. Use disk_driver
:cache => 'unsafe' instead.
```

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
Vagrantfile