ceph-ansible/roles/ceph-common/tasks
Guillaume Abrioux 8dc40711bb common: do not override ceph_release when using custom repo
Otherwise it fails like following:

```
TASK [ceph-mds : allow multimds] **************************************************************************************************************************************************
Monday 22 July 2019  16:37:38 +0800 (0:00:03.269)       0:13:25.651 ***********
fatal: [rhel7u6clone1]: FAILED! => {"msg": "The conditional check 'ceph_release_num[ceph_release] == ceph_release_num.luminous' failed. The error was: error while evaluating conditional (ceph_release_num[ceph_release] == ceph_release_num.luminous): 'dict object' has no attribute u'dummy'\n\nThe error appears to have been in '/usr/share/ceph-ansible/roles/ceph-mds/tasks/create_mds_filesystems.yml': line 43, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: allow multimds\n  ^ here\n"}
```

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1645379

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 4e9504c939)
2019-10-17 20:10:57 -04:00
..
installs UCA: Uncomment UCA variables in defaults, fix consequent breakage 2019-04-09 16:54:37 +00:00
configure_cluster_name.yml ceph-common: Add initial support for openSUSE Leap distributions 2017-11-14 10:51:22 +00:00
configure_memory_allocator.yml Option to set TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES 2017-10-25 14:38:36 +01:00
create_rbd_client_dir.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
facts_mon_fsid.yml remove all NBSPs char in stable-3.2 branch 2019-04-10 13:27:48 +02:00
main.yml common: do not override ceph_release when using custom repo 2019-10-17 20:10:57 -04:00
release-rhcs.yml Avoid using tests as filter 2018-10-10 04:26:33 +00:00