]> git.proxmox.com Git - ceph.git/blob - ceph/qa/releases/luminous.yaml
update sources to v12.1.0
[ceph.git] / ceph / qa / releases / luminous.yaml
1 tasks:
2 - exec:
3 mgr.x:
4 - mkdir -p /var/lib/ceph/mgr/ceph-x
5 - ceph auth get-or-create-key mgr.x mon 'allow profile mgr'
6 - ceph auth export mgr.x > /var/lib/ceph/mgr/ceph-x/keyring
7 - ceph.restart:
8 daemons: [mgr.x]
9 wait-for-healthy: false
10 - exec:
11 osd.0:
12 - ceph osd require-osd-release luminous
13 - ceph osd set-require-min-compat-client luminous
14 - ceph.healthy:
15 overrides:
16 ceph:
17 conf:
18 mon:
19 mon warn on osd down out interval zero: false
20 log-whitelist:
21 - no active mgr