diff options
Diffstat (limited to '')
-rw-r--r-- | qa/overrides/no_client_pidfile.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/qa/overrides/no_client_pidfile.yaml b/qa/overrides/no_client_pidfile.yaml new file mode 100644 index 00000000..4ea02f47 --- /dev/null +++ b/qa/overrides/no_client_pidfile.yaml @@ -0,0 +1,5 @@ +overrides: + ceph: + conf: + client: + pid file: "" |