aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/ceph-deploy/vars/Debian.yml
blob: 04eda09222abe8580f0cf8e6bf6120a5b3bacc1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
packages:
  - ceph-deploy
  - python-flask
  - libgoogle-perftools4
  - libleveldb1
  - liblttng-ust0
  - libsnappy1
  - librbd1
  - librados2
  - python-ceph
  - ceph
  - ceph-mds
  - ceph-common
  - ceph-fs-common
  - gdisk

services: []

cinder_service: cinder-volume
nova_service: nova-compute