diff options
Diffstat (limited to '')
-rw-r--r-- | qa/msgr/simple.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/qa/msgr/simple.yaml b/qa/msgr/simple.yaml new file mode 100644 index 00000000..a8679652 --- /dev/null +++ b/qa/msgr/simple.yaml @@ -0,0 +1,7 @@ +overrides: + ceph: + mon_bind_msgr2: false + conf: + global: + ms type: simple + ms bind msgr2: false |