etc/deploy_scripts/CMakeLists.txt
0 → 100644
+35
−0
etc/deploy_scripts/gekkofs.sh
0 → 100644
+3
−0
+4
−0
etc/scord-ctl.conf.in
0 → 100644
+48
−0
Loading
This MR implements a generic mechanism for deploying adhoc storage
systems in scord-ctl. The mechanism allows users to define via
the scord-ctl.conf configuration file which scripts should be
used to start and stop an adhoc storage system.
Closes #116 (closed)