commit | 1581a35c5776680d22c8b9692a6701e47774b47f | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Apr 17 02:28:10 2023 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Sun Apr 16 23:01:46 2023 -0400 |
tree | 13367a1f1ebd731a557f0c0db0b8df15b6086433 | |
parent | 545bc431431b417503551cca8df082a8c36845ee [diff] [blame] |
chore: add local-path-provisioner csi
diff --git a/molecule/csi/converge.yml b/molecule/csi/converge.yml index d97e10c..074266a 100644 --- a/molecule/csi/converge.yml +++ b/molecule/csi/converge.yml
@@ -13,5 +13,7 @@ # under the License. - ansible.builtin.import_playbook: vexxhost.ceph.site + when: csi_driver == "rbd" + - ansible.builtin.import_playbook: vexxhost.atmosphere.kubernetes - ansible.builtin.import_playbook: vexxhost.atmosphere.csi