fixing fio runner
diff --git a/configs-examples/local_lxc_ceph.yaml b/configs-examples/local_lxc_ceph.yaml
index 4e90082..9312fc5 100644
--- a/configs-examples/local_lxc_ceph.yaml
+++ b/configs-examples/local_lxc_ceph.yaml
@@ -1,7 +1,16 @@
 include: default.yaml
 collect_info: false
 
-ceph:
-    root_node: localhost
+#ceph:
+#    root_node: localhost
 
-sleep: 0
+nodes:
+    koder@localhost: testnode
+
+tests:
+    - io:
+        load: rrd
+        params:
+            FILENAME: /tmp/fl.bin
+            FILESIZE: 16M
+