mirror of https://github.com/ceph/ceph-ansible.git
Add in missing is_before_infernalis statement
parent
1d5406c4a3
commit
14d31c7bcd
|
@ -76,6 +76,7 @@
|
|||
- ansible_distribution != 'Ubuntu'
|
||||
- use_systemd
|
||||
- mds_group_name in group_names
|
||||
- is_before_infernalis
|
||||
|
||||
- name: restart ceph mdss with systemd
|
||||
service:
|
||||
|
|
Loading…
Reference in New Issue