From 2bad0115e0fc9b723114d067acd2f04ea2309ff8 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 10 Nov 2011 21:36:29 -0800 Subject: [PATCH] filestore-idempotent run filestore_idempotent.py task. --- collections/singleton/all/filestore-idempotent.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 collections/singleton/all/filestore-idempotent.yaml diff --git a/collections/singleton/all/filestore-idempotent.yaml b/collections/singleton/all/filestore-idempotent.yaml new file mode 100644 index 0000000000000..fa24ce919ac9f --- /dev/null +++ b/collections/singleton/all/filestore-idempotent.yaml @@ -0,0 +1,5 @@ +roles: +- [mon.0, osd.0, osd.1, mds.0, client.0] +tasks: +- ceph: +- filestore_idempotent: -- 2.39.5