Skip to content

Commit

Permalink
test ceph 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ricolin committed Feb 1, 2024
1 parent 35d1029 commit cde8420
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 1 addition & 5 deletions molecule/aio/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@
# under the License.

- name: Install Ceph
ansible.builtin.import_playbook: vexxhost.ceph.site
vars:
# TODO(mnaser): Drop this once we switch to vexxhost.ceph 3.0.0
ceph_version: 18.2.1
ceph_repository_version: 18.2.1
ansible.builtin.import_playbook: vexxhost.atmosphere.ceph

- name: Install Kubernetes
ansible.builtin.import_playbook: vexxhost.atmosphere.kubernetes
Expand Down
2 changes: 2 additions & 0 deletions molecule/aio/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ platforms:
- computes
provisioner:
name: ansible
env:
DOCKER_TIMEOUT: 600
config_options:
defaults:
callbacks_enabled: ansible.posix.profile_tasks
Expand Down

0 comments on commit cde8420

Please sign in to comment.